Base:
method
OnOpen
System.ServiceModel.Channels.CommunicationObject.OnOpen(System.TimeSpan)
5 overrides of OnOpen
System.ServiceModel (5)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
3221protected override void OnOpen(TimeSpan timeout) 3343protected override void OnOpen(TimeSpan timeout)
System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
239protected override void OnOpen(TimeSpan timeout)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
368protected override void OnOpen(TimeSpan timeout)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
677protected override void OnOpen(TimeSpan timeout)