System.ServiceModel.Channels.SendAsyncHandler
public virtual IAsyncResult BeginInvoke(MessageAttemptInfo attemptInfo, TimeSpan timeout, bool maskUnhandledException, AsyncCallback callback, object object)
public virtual Task Invoke(MessageAttemptInfo attemptInfo, TimeSpan timeout, bool maskUnhandledException)