Gets a value indicating whether this session is running on the local terminal server.
Declaring type: ITerminalServicesSession
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract bool Local { get; }
Property Value

There is no description.