次の方法で共有


RequestChannel.WaitForPendingRequestsAsync(TimeSpan) メソッド

定義

protected public:
 System::Threading::Tasks::Task ^ WaitForPendingRequestsAsync(TimeSpan timeout);
protected internal System.Threading.Tasks.Task WaitForPendingRequestsAsync (TimeSpan timeout);
member this.WaitForPendingRequestsAsync : TimeSpan -> System.Threading.Tasks.Task
Protected Friend Function WaitForPendingRequestsAsync (timeout As TimeSpan) As Task

パラメーター

timeout
TimeSpan

戻り値

適用対象