ReportingService2010.BeginListScheduleStates(AsyncCallback, Object) 方法

定義

public:
 IAsyncResult ^ BeginListScheduleStates(AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListScheduleStates (AsyncCallback callback, object asyncState);
Public Function BeginListScheduleStates (callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於