Freigeben über


CloudFileDirectory.EndCloseAllHandlesSegmented(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Schließen aller SMB-Handles in diesem Verzeichnis.

public virtual Microsoft.Azure.Storage.File.CloseFileHandleResultSegment EndCloseAllHandlesSegmented (IAsyncResult asyncResult);
abstract member EndCloseAllHandlesSegmented : IAsyncResult -> Microsoft.Azure.Storage.File.CloseFileHandleResultSegment
override this.EndCloseAllHandlesSegmented : IAsyncResult -> Microsoft.Azure.Storage.File.CloseFileHandleResultSegment
Public Overridable Function EndCloseAllHandlesSegmented (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: