Implemented interface member:
method
OnClose
System.ServiceModel.Security.ISecurityCommunicationObject.OnClose(System.TimeSpan)
1 reference to OnClose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (1)
454return new OperationWithTimeoutAsyncResult(this.OnClose, timeout, callback, state);