ReportingService2006.BeginListSchedules(String, AsyncCallback, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- Site
- String
- callback
- AsyncCallback
- asyncState
- Object