ReportingService2005.BeginResumeSchedule Método

Definição

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

Parâmetros

ScheduleID
String
callback
AsyncCallback
asyncState
Object

Retornos

Aplica-se a