1 reference to WaitForPendingRequests
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
108
protected override void OnClose(TimeSpan timeout) => base.
WaitForPendingRequests
(timeout);