CloudBlobClient.EndSetServiceProperties(IAsyncResult) メソッド

定義

非同期操作を終了して、BLOB サービスのサービス プロパティを設定します。

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

パラメーター

asyncResult
IAsyncResult

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

適用対象