1 implementation of EnsureChannelForRequest
System.ServiceModel (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
175public bool EnsureChannelForRequest()
1 reference to EnsureChannelForRequest
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
1520return clientBinder.EnsureChannelForRequest();