1 reference to BeginAcceptWebSocket
System.ServiceModel (1)
System\ServiceModel\Channels\ServerWebSocketTransportDuplexSessionChannel.cs (1)
117
return this.httpRequestContext.
BeginAcceptWebSocket
(this.httpResponseMessage, this.subProtocol, callback, state);