ReportingService2010.BeginGetReportServerConfigInfo 方法

定義

public:
 IAsyncResult ^ BeginGetReportServerConfigInfo(bool ScaleOut, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetReportServerConfigInfo (bool ScaleOut, AsyncCallback callback, object asyncState);
Public Function BeginGetReportServerConfigInfo (ScaleOut As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

ScaleOut
Boolean
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於