ReportingService2005.BeginListSecureMethods(AsyncCallback, Object) Method
Definition
public:
IAsyncResult ^ BeginListSecureMethods(AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListSecureMethods (AsyncCallback callback, object asyncState);
member this.BeginListSecureMethods : AsyncCallback * obj -> IAsyncResult
Public Function BeginListSecureMethods (callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Returns
- IAsyncResult
Applies to