Compartir a través de


ReportingService2006.BeginGetReportServerConfigInfo Método

Definición

public:
 IAsyncResult ^ BeginGetReportServerConfigInfo(bool ScaleOut, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetReportServerConfigInfo (bool ScaleOut, AsyncCallback callback, object asyncState);
member this.BeginGetReportServerConfigInfo : bool * AsyncCallback * obj -> IAsyncResult
Public Function BeginGetReportServerConfigInfo (ScaleOut As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

ScaleOut
Boolean
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a