Click or drag to resize

BaseEndpointIPEndpoint Property

Connection endpoint

Namespace:  Crosser.Server.Modules.Endpoint
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public IPEndPoint IPEndpoint { get; set; }

Property Value

Type: IPEndPoint

Implements

IBaseEndpointIPEndpoint
See Also