Freigeben über


ICloudBlob.EndFetchAttributes(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um die Eigenschaften und Metadaten des Blobs aufzufüllen.

public void EndFetchAttributes (IAsyncResult asyncResult);
abstract member EndFetchAttributes : IAsyncResult -> unit
Public Sub EndFetchAttributes (asyncResult As IAsyncResult)

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gilt für: