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)
115
protected override void
OnOpen
(TimeSpan timeout)
2 references to OnOpen
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
506
OnOpen
(timeout);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
117
base.
OnOpen
(timeout);