SessionSpecificWebsocketParameters Property
Overloads
| SessionSpecificWebsocketParameters |
Websocket parameters associated with a specific session. |
SessionSpecificWebsocketParameters
Websocket parameters associated with a specific session.
Declaration
Dictionary<string, string> SessionSpecificWebsocketParameters { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<System.String, System.String> |