Retrieves information about a particular session on the server.
Declaring type: ITerminalServer
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract ITerminalServicesSession GetSession (
        int sessionId
) 
Parameters
sessionId
The ID of the session.
Return Value
Information about the requested session.