Click or drag to resize

ConnectionContextId Property

Unique if for the connection

Namespace:  Crosser.Server.Modules.Security
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public Guid Id { get; set; }

Property Value

Type: Guid

Implements

IConnectionContextId
See Also