Base:
method
OnOpen
System.ServiceModel.Channels.CommunicationObject.OnOpen(System.TimeSpan)
1 override of OnOpen
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
179
protected override void
OnOpen
(TimeSpan timeout)
2 references to OnOpen
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
522
this.
OnOpen
(timeout);
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
181
base.
OnOpen
(timeout);