ReportExecutionService.BeginResetExecution2(AsyncCallback, Object) 方法

定義

public:
 IAsyncResult ^ BeginResetExecution2(AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginResetExecution2(AsyncCallback callback, object asyncState);
member this.BeginResetExecution2 : AsyncCallback * obj -> IAsyncResult
Public Function BeginResetExecution2 (callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

callback
AsyncCallback
asyncState
Object

傳回

適用於