Base:
method
OnOpen
System.ServiceModel.Channels.CommunicationObject.OnOpen(System.TimeSpan)
1 override of OnOpen
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
141
protected override void
OnOpen
(TimeSpan timeout)
2 references to OnOpen
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
600
OnOpen
(timeout);
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
143
base.
OnOpen
(timeout);