Share via


CloudFileClient.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保留中の非同期操作を参照する 。

適用対象