ReportingService2005.EndListSecureMethods(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]