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