Base:
method
OnRequestAsync
System.ServiceModel.Channels.ClientReliableChannelBinder<TChannel>.OnRequestAsync(TChannel, System.ServiceModel.Channels.Message, System.TimeSpan, System.ServiceModel.Channels.MaskingMode)
1 reference to OnRequestAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
465
message = await
OnRequestAsync
(channel, message, timeout, DefaultMaskingMode);