Compartir a través de


ReportingService2006.EndGetReportServerConfigInfo(IAsyncResult) Método

Definición

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::ServerConfigInfo ^> ^ EndGetReportServerConfigInfo(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.ServerConfigInfo[] EndGetReportServerConfigInfo (IAsyncResult asyncResult);
member this.EndGetReportServerConfigInfo : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.ServerConfigInfo[]
Public Function EndGetReportServerConfigInfo (asyncResult As IAsyncResult) As ServerConfigInfo()

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a