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