Base:
method
OnOpen
System.ServiceModel.Channels.CommunicationObject.OnOpen(System.TimeSpan)
1 override of OnOpen
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
285protected override void OnOpen(TimeSpan timeout)
1 reference to OnOpen
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
289base.OnOpen(timeoutHelper.RemainingTime());