1 implementation of UseNewChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (1)
567
public bool
UseNewChannel
(IChannel channel)
4 references to UseNewChannel
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelListener.cs (4)
1731
if (!binder.
UseNewChannel
(channel))
1770
if (!binder.
UseNewChannel
(channel))
1861
if (!binder.
UseNewChannel
(channel))
1900
if (!binder.
UseNewChannel
(channel))