Click or drag to resize

ProtocolConnectionContext Property

Connection information IConnectionContext

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public IConnectionContext ConnectionContext { get; set; }

Property Value

Type: IConnectionContext

Implements

IProtocolConnectionContext
See Also