Partager via


CloudFileDirectory.EndCloseHandleSegmented(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour fermer le handle SMB spécifié sur ce répertoire.

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

Paramètres

asyncResult
IAsyncResult

IAsyncResult qui fait référence à l’opération asynchrone en attente.

Retours

Collection énumérable de plages.

S’applique à