Base:
method
OnCloseAsync
System.ServiceModel.Channels.CommunicationObject.OnCloseAsync(System.TimeSpan)
2 references to OnCloseAsync
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (2)
157OnCloseAsync(timeout).WaitForCompletion(); 173return OnCloseAsync(timeout).ToApm(callback, state);