ReportingService2006.BeginGetReportServerConfigInfo 方法

定义

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

参数

ScaleOut
Boolean
callback
AsyncCallback
asyncState
Object

返回

适用于