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