VsaEngine.Reset Method

Definition

Removes the engine from the running state and disconnects automatically bound event handlers.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 override void Reset();
public override void Reset ();
override this.Reset : unit -> unit
Public Overrides Sub Reset ()

Applies to