Freigeben über


CloudFileDirectory.EndCloseHandleSegmented(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um das angegebene SMB-Handle für dieses Verzeichnis zu schließen.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Eine aufzählbare Auflistung von Bereichen.

Gilt für: