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