CloudBlob.EndSetProperties(IAsyncResult) メソッド

定義

BLOB のプロパティを更新するための非同期操作を終了します。

public virtual void EndSetProperties (IAsyncResult asyncResult);
abstract member EndSetProperties : IAsyncResult -> unit
override this.EndSetProperties : IAsyncResult -> unit
Public Overridable Sub EndSetProperties (asyncResult As IAsyncResult)

パラメーター

asyncResult
IAsyncResult

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

適用対象