Freigeben über


CloudFileShare.EndGetStats(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Abrufen von Statistiken für die Freigabe.

public virtual Microsoft.Azure.Storage.File.Protocol.ShareStats EndGetStats (IAsyncResult asyncResult);
abstract member EndGetStats : IAsyncResult -> Microsoft.Azure.Storage.File.Protocol.ShareStats
override this.EndGetStats : IAsyncResult -> Microsoft.Azure.Storage.File.Protocol.ShareStats
Public Overridable Function EndGetStats (asyncResult As IAsyncResult) As ShareStats

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Ein ShareStats-Objekt.

Gilt für: