ReportExecutionService.GetExecutionInfo3Async 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
| GetExecutionInfo3Async() | |
| GetExecutionInfo3Async(Object) |
GetExecutionInfo3Async()
public:
void GetExecutionInfo3Async();
public void GetExecutionInfo3Async ();
member this.GetExecutionInfo3Async : unit -> unit
Public Sub GetExecutionInfo3Async ()
Si applica a
GetExecutionInfo3Async(Object)
public:
void GetExecutionInfo3Async(System::Object ^ userState);
public void GetExecutionInfo3Async (object userState);
member this.GetExecutionInfo3Async : obj -> unit
Public Sub GetExecutionInfo3Async (userState As Object)
Parametri
- userState
- Object