8 references to CloseOutputAsync
System (8)
net\System\Net\WebSockets\WebSocketBase.cs (7)
234
SR.GetString(SR.net_WebSockets_ReceiveAsyncDisallowedAfterCloseAsync, Methods.CloseAsync, Methods.
CloseOutputAsync
));
292
Methods.
CloseOutputAsync
),
528
Logging.Enter(Logging.WebSockets, this, Methods.
CloseOutputAsync
, inputParameter);
634
ThrowIfConvertibleException(Methods.
CloseOutputAsync
, exception, cancellationToken, aborted);
654
Logging.Exit(Logging.WebSockets, this, Methods.
CloseOutputAsync
, inputParameter);
837
ThrowIfConvertibleException(Methods.
CloseOutputAsync
,
937
typeof(WebSocket).Name + "." + Methods.
CloseOutputAsync
,
net\System\Net\WebSockets\WebSocketException.cs (1)
162
typeof(WebSocket).Name + WebSocketBase.Methods.
CloseOutputAsync
);