ReportingService2005.ExecuteBatchAsync 메서드

정의

오버로드

ExecuteBatchAsync()

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

적용 대상

ExecuteBatchAsync(Object)

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

매개 변수

userState
Object

적용 대상