Freigeben über


CloudFileShare.EndCreateIfNotExists(IAsyncResult) Methode

Definition

Gibt das Ergebnis einer asynchronen Anforderung zum Erstellen der Freigabe zurück, wenn sie noch nicht vorhanden ist.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

true, wenn die Freigabe noch nicht vorhanden war und erstellt wurde; andernfalls false.

Gilt für: