Share via


ReportingService2006.BeginGetReportServerConfigInfo Method

Definition

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

Parameters

ScaleOut
Boolean
callback
AsyncCallback
asyncState
Object

Returns

Applies to