1 implementation of EnsureChannelForRequestAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
111
public Task<bool>
EnsureChannelForRequestAsync
()
1 reference to EnsureChannelForRequestAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
853
return clientBinder.
EnsureChannelForRequestAsync
();