ReportingService2005.BeginSetResourceContents(String, Byte[], String, AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginSetResourceContents(System::String ^ Resource, cli::array <System::Byte> ^ Contents, System::String ^ MimeType, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetResourceContents (string Resource, byte[] Contents, string MimeType, AsyncCallback callback, object asyncState);
Public Function BeginSetResourceContents (Resource As String, Contents As Byte(), MimeType As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

Resource
String
Contents
Byte[]
MimeType
String
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a