Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server.Security
IConnectionContext Interface
IConnectionContext Properties
Id Property
ProtocolVersion Property
User Property
Vars Property
IConnectionContext
Vars Property
Dictionary for setting custom data
Namespace:
Crosser.Common.Server.Security
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
IDictionary
<
string
,
Object
>
Vars
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
Object
See Also
Reference
IConnectionContext Interface
Crosser.Common.Server.Security Namespace