Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
void EndInit( IAsyncResult result ) |
Visual Basic (Declaration) |
---|
Sub EndInit ( _ result As IAsyncResult _ ) |
Visual C++ |
---|
void EndInit( IAsyncResult^ result ) |
Parameters
- result
- Type: System..::.IAsyncResult