Share via


IAsyncInputChannel.WaitForMessageAsync(TimeSpan) Metoda

Definice

public:
 System::Threading::Tasks::Task<bool> ^ WaitForMessageAsync(TimeSpan timeout);
public System.Threading.Tasks.Task<bool> WaitForMessageAsync (TimeSpan timeout);
abstract member WaitForMessageAsync : TimeSpan -> System.Threading.Tasks.Task<bool>
Public Function WaitForMessageAsync (timeout As TimeSpan) As Task(Of Boolean)

Parametry

timeout
TimeSpan

Návraty

Platí pro