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