Click or drag to resize

ControllerConnectionContext Property

ConnectionContext mapped from from the ConnectionContext

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

Property Value

Type: IConnectionContext

Implements

IControllerConnectionContext
See Also