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