ReportExecutionService.ResetExecutionAsync 方法

定義

多載

ResetExecutionAsync(Object)

public:
 void ResetExecutionAsync(System::Object ^ userState);
public void ResetExecutionAsync(object userState);
member this.ResetExecutionAsync : obj -> unit
Public Sub ResetExecutionAsync (userState As Object)

參數

userState
Object

適用於

ResetExecutionAsync()

public:
 void ResetExecutionAsync();
public void ResetExecutionAsync();
member this.ResetExecutionAsync : unit -> unit
Public Sub ResetExecutionAsync ()

適用於