ReportingService2006.BeginListSchedules(String, AsyncCallback, Object) Metodo

Definizione

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

Parametri

Site
String
callback
AsyncCallback
asyncState
Object

Restituisce

Si applica a