Click or drag to resize
RebroadcastServerConnectionEndpointIPAddress Property
Gets or sets the IP address that the client connected from.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IPAddress EndpointIPAddress { get; set; }

Property Value

Type: IPAddress
See Also