AspNetWebSocketOptions::SubProtocol Property
.NET Framework (current version)
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.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The protocol name assigned to the property contains invalid characters. |
.NET Framework
Available since 4.5
Available since 4.5
Show: