Click or drag to resize

IBaseEndpoint.IPEndpoint Property

The underlying IPEndPoint

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

Property Value

Type: IPEndPoint
See Also