Gets an WebSocketClientSettings object.

Namespace:  Rebex.Net
Assembly:  Rebex.WebSocket (in Rebex.WebSocket.dll)

Syntax

Visual Basic
Public ReadOnly Property Settings As WebSocketClientSettings
	Get
C#
public WebSocketClientSettings Settings { get; }

Field Value

WebSocketClientSettings object.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also