2 overrides of BeginCloseOutput
System.ServiceModel (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
94
protected override AsyncCompletionResult
BeginCloseOutput
(TimeSpan timeout, WaitCallback callback, object state)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
281
protected override AsyncCompletionResult
BeginCloseOutput
(TimeSpan timeout, Threading.WaitCallback callback, object state)