CloudFile.EndCloseHandleSegmented(IAsyncResult) メソッド

定義

非同期操作を終了して、このファイルの指定された SMB ハンドルを閉じます。

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

パラメーター

asyncResult
IAsyncResult

IAsyncResult保留中の非同期操作を参照する 。

戻り値

範囲の列挙可能なコレクションです。

適用対象