WebSocketClient.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 8.0.9673)
Settings
Gets an WebSocketClientSettings object.
Declaration
public WebSocketClientSettings Settings { get; }
Property Value
| Type | Description |
|---|---|
| WebSocketClientSettings | WebSocketClientSettings object. |