Share via


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

定义

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

参数

Site
String
callback
AsyncCallback
asyncState
Object

返回

适用于