CloudQueueClient.EndSetServiceProperties(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um Diensteigenschaften für den Warteschlangendienst festzulegen.

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

Parameter

asyncResult
IAsyncResult

Der , der IAsyncResult von einem vorherigen Aufruf von BeginSetServiceProperties(ServiceProperties, AsyncCallback, Object)zurückgegeben wurde.

Gilt für: