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