ReportExecutionService.EndListSecureMethods(IAsyncResult) Method

Definition

public:
 cli::array <System::String ^> ^ EndListSecureMethods(IAsyncResult ^ asyncResult);
public string[] EndListSecureMethods (IAsyncResult asyncResult);
member this.EndListSecureMethods : IAsyncResult -> string[]
Public Function EndListSecureMethods (asyncResult As IAsyncResult) As String()

Parameters

asyncResult
IAsyncResult

Returns

String[]

Applies to