Edit

Share via


RequestChannel.WaitForPendingRequestsAsync(TimeSpan) Method

Definition

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

Parameters

timeout
TimeSpan

Returns

Applies to