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