ReportExecutionService.EndRenderStream(IAsyncResult, String, String) Methode

Definition

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

Parameter

asyncResult
IAsyncResult
Encoding
String
MimeType
String

Gibt zurück

Byte[]

Gilt für: