2 references to ShouldCloseOnReliableChannelClose
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
254
if (this.
ShouldCloseOnReliableChannelClose
(inputId, outputId))
470
if (!channelListener.
ShouldCloseOnReliableChannelClose
(inputId, outputId))