다음을 통해 공유


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

반환

적용 대상