Share via


ReportingService2005.ExecuteBatchAsync Method

Definition

Overloads

ExecuteBatchAsync()
ExecuteBatchAsync(Object)

ExecuteBatchAsync()

public:
 void ExecuteBatchAsync();
public void ExecuteBatchAsync ();
member this.ExecuteBatchAsync : unit -> unit
Public Sub ExecuteBatchAsync ()

Applies to

ExecuteBatchAsync(Object)

public:
 void ExecuteBatchAsync(System::Object ^ userState);
public void ExecuteBatchAsync (object userState);
member this.ExecuteBatchAsync : obj -> unit
Public Sub ExecuteBatchAsync (userState As Object)

Parameters

userState
Object

Applies to