Click or drag to resize

IBaseTransportEndpoint Property

The IBaseEndpoint that the client connected to

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

Property Value

Type: IBaseEndpoint
See Also