1 override of OnAcceptWebSocketError
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
810protected override void OnAcceptWebSocketError()
3 references to OnAcceptWebSocketError
System.ServiceModel (3)
System\ServiceModel\Channels\HttpRequestContext.cs (3)
513this.OnAcceptWebSocketError(); 1128this.context.OnAcceptWebSocketError(); 1133this.context.OnAcceptWebSocketError();