次の方法で共有


ReportingService2010.BeginResumeSchedule メソッド

定義

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

パラメーター

ScheduleID
String
callback
AsyncCallback
asyncState
Object

戻り値

適用対象