ReportingService2005.EndGetResourceContents(IAsyncResult, String) Метод

Определение

public:
 cli::array <System::Byte> ^ EndGetResourceContents(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % MimeType);
public byte[] EndGetResourceContents (IAsyncResult asyncResult, out string MimeType);
member this.EndGetResourceContents : IAsyncResult * string -> byte[]
Public Function EndGetResourceContents (asyncResult As IAsyncResult, ByRef MimeType As String) As Byte()

Параметры

asyncResult
IAsyncResult
MimeType
String

Возвращаемое значение

Byte[]

Применяется к