Specifies various WebSocket settings.

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

Syntax

Visual Basic
Public Class WebSocketClientSettings _
	Inherits SslSettings
C#
public class WebSocketClientSettings : SslSettings

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..WebSocketClientSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also