ReportingService2010.BeginResumeSchedule 方法

定义

public:
 IAsyncResult ^ BeginResumeSchedule(System::String ^ ScheduleID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginResumeSchedule (string ScheduleID, AsyncCallback callback, object asyncState);
Public Function BeginResumeSchedule (ScheduleID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

参数

ScheduleID
String
callback
AsyncCallback
asyncState
Object

返回

IAsyncResult

适用于