Implemented interface member:
method
OnClose
System.ServiceModel.Security.ISecurityCommunicationObject.OnClose(System.TimeSpan)
1 reference to OnClose
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
232return new OperationWithTimeoutAsyncResult(new OperationWithTimeoutCallback(this.OnClose), timeout, callback, state);