Sdílet prostřednictvím


ChannelListenerBase.EndWaitForChannel(IAsyncResult) Metoda

Definice

Při implementaci v odvozené třídě dokončí asynchronní operaci, která čeká na doručení kanálů.

public:
 virtual bool EndWaitForChannel(IAsyncResult ^ result);
public bool EndWaitForChannel (IAsyncResult result);
abstract member EndWaitForChannel : IAsyncResult -> bool
override this.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.

Implementuje

Platí pro