ReportExecutionService.RenderStreamAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| 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);
member this.RenderStreamAsync : string * string * string -> unit
Public Sub RenderStreamAsync (Format As String, StreamID As String, DeviceInfo As String)
Parametri
- Format
- String
- StreamID
- String
- DeviceInfo
- String
Si applica 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);
member this.RenderStreamAsync : string * string * string * obj -> unit
Public Sub RenderStreamAsync (Format As String, StreamID As String, DeviceInfo As String, userState As Object)
Parametri
- Format
- String
- StreamID
- String
- DeviceInfo
- String
- userState
- Object