2 references to SendCloseFrameAsync
System.Net.WebSockets (2)
System\Net\WebSockets\ManagedWebSocket.cs (2)
420
await
SendCloseFrameAsync
(closeStatus, statusDescription, cancellationToken).ConfigureAwait(false);
1421
await
SendCloseFrameAsync
(closeStatus, statusDescription, cancellationToken).ConfigureAwait(false);