ReportingService2010.BeginListSchedules(String, AsyncCallback, Object) 方法

定义

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

参数

SiteUrl
String
callback
AsyncCallback
asyncState
Object

返回

IAsyncResult

适用于