Click or drag to resize

IProtocolConnectionContext Property

The IConnectionContext for the connected client

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
IConnectionContext ConnectionContext { get; }

Property Value

Type: IConnectionContext
See Also