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