2 references to CloseOutputAsync
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (2)
184Task task = this.CloseOutputAsync(CancellationToken.None); 286Task task = this.CloseOutputAsync(cancellationTokenSource.Token);