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