CloudQueue.EndExists(IAsyncResult) Methode

Definition

Gibt das asynchrone Ergebnis der Anforderung zurück, um das Vorhandensein der Warteschlange zu überprüfen.

public virtual bool EndExists (IAsyncResult asyncResult);
abstract member EndExists : IAsyncResult -> bool
override this.EndExists : IAsyncResult -> bool
Public Overridable Function EndExists (asyncResult As IAsyncResult) As Boolean

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

true, wenn die Warteschlange vorhanden ist.

Gilt für: