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