ReportingService2006.BeginGetResourceContents Metodo

Definizione

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

Parametri

Resource
String
callback
AsyncCallback
asyncState
Object

Restituisce

Si applica a