Share via


IChannelListener.EndWaitForChannel(IAsyncResult) Metoda

Definice

Dokončí asynchronní operaci, která čeká na doručení kanálů.

public:
 bool EndWaitForChannel(IAsyncResult ^ result);
public bool EndWaitForChannel (IAsyncResult result);
abstract member EndWaitForChannel : IAsyncResult -> bool
Public Function EndWaitForChannel (result As IAsyncResult) As Boolean

Parametry

result
IAsyncResult

IAsyncResult Vrácené voláním EndWaitForChannel(IAsyncResult) metody.

Návraty

true pokud přišla zpráva; jinak false.

Platí pro