Click or drag to resize
Xcalibur Systems LLC Logo

EndpointRemoteIpAddress Property

Gets the remote IP address.

Namespace: Xcalibur.NativeMethods.V2.Networking
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public IPAddress RemoteIpAddress { get; }

Property Value

IPAddress
The remote ip address.
See Also