Base:
method
OnCloseAsync
System.ServiceModel.Channels.CommunicationObject.OnCloseAsync(System.TimeSpan)
1 reference to OnCloseAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (1)
47return OnCloseAsync(timeout).ToApm(callback, state);