AspNetWebSocketOptions Properties
.NET Framework (current version)
Namespace:
System.Web.WebSockets
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | RequireSameOrigin | Gets or sets whether the URL that initiatedthe WebSocket connection corresponds to the current server. |
![]() | SubProtocol | Gets or sets the name of an application-specific protocol that a remote client and a server can use to exchange data over an AspNetWebSocket connection. |
Show:
