ReportExecutionService.RenderStreamAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| RenderStreamAsync(String, String, String) | |
| RenderStreamAsync(String, String, String, Object) |
RenderStreamAsync(String, String, String)
public:
void RenderStreamAsync(System::String ^ Format, System::String ^ StreamID, System::String ^ DeviceInfo);
public void RenderStreamAsync (string Format, string StreamID, string DeviceInfo);
Public Sub RenderStreamAsync (Format As String, StreamID As String, DeviceInfo As String)
Parâmetros
- Format
- String
- StreamID
- String
- DeviceInfo
- String
Aplica-se a
RenderStreamAsync(String, String, String, Object)
public:
void RenderStreamAsync(System::String ^ Format, System::String ^ StreamID, System::String ^ DeviceInfo, System::Object ^ userState);
public void RenderStreamAsync (string Format, string StreamID, string DeviceInfo, object userState);
Public Sub RenderStreamAsync (Format As String, StreamID As String, DeviceInfo As String, userState As Object)
Parâmetros
- Format
- String
- StreamID
- String
- DeviceInfo
- String
- userState
- Object