Cassia
ITerminalServicesSession.RemoteEndPoint Property
Syntax
Remarks
Collapse All
The remote endpoint (IP address and port) of the client connected to the session.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract EndPoint RemoteEndPoint { get; }
Property Value
There is no description.
Top
Remarks
This property currently supports only IPv4 addresses, and will be
null
if no client is connected to the session.
Top
Generated by
ImmDoc .NET
.