Cassia
ITerminalServicesSession.ClientIPAddress Property
Syntax
Remarks
Collapse All
The IP address reported by the client.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract IPAddress ClientIPAddress { get; }
Property Value
There is no description.
Top
Remarks
Note that this is not guaranteed to be the client's actual, remote IP address -- if the client is behind a router with NAT, for example, the IP address reported will be the client's internal IP address on its LAN.
Top
Generated by
ImmDoc .NET
.