ReportExecutionService.BeginRenderStream(String, String, String, AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginRenderStream(System::String ^ Format, System::String ^ StreamID, System::String ^ DeviceInfo, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginRenderStream (string Format, string StreamID, string DeviceInfo, AsyncCallback callback, object asyncState);
Public Function BeginRenderStream (Format As String, StreamID As String, DeviceInfo As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

Format
String
StreamID
String
DeviceInfo
String
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a