Base:
method
OnOpen
System.ServiceModel.Channels.TransportChannelListener.OnOpen(System.TimeSpan)
2 overrides of OnOpen
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
26protected override void OnOpen(TimeSpan timeout)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
33protected override void OnOpen(TimeSpan timeout)