The WebSocketClientOptions type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCredentials
Get or sets network credentials to use for authentication to the server.
Public propertySupported by the .NET Compact FrameworkKeepAliveInterval
Gets or sets keep-alive interval.
Public propertySupported by the .NET Compact FrameworkUseDefaultCredentials
Gets or sets a value that indicates thether to use default credentials (single sign-on) for authentication to the server.

See Also