1 override of HasChannels
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
665
protected override bool
HasChannels
()
3 references to HasChannels
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelListener.cs (3)
139
abortInnerChannelListener = !this.
HasChannels
();
242
if (!this.closed || this.
HasChannels
())
284
if (!this.
HasChannels
())