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