ClientWebSocketOptions Properties
.NET Framework (current version)
Namespace:
System.Net.WebSockets
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ClientCertificates | Gets or sets a collection of client side certificates. |
![]() | Cookies | Gets or sets the cookies associated with the request. |
![]() | Credentials | Gets or sets the credential information for the client. |
![]() | KeepAliveInterval | Gets or sets the WebSocket protocol keep-alive interval in milliseconds. |
![]() | Proxy | Gets or sets the proxy for WebSocket requests. |
![]() | UseDefaultCredentials | Gets or sets a Boolean value that indicates if default credentials should be used during WebSocket handshake. |
Show:
