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