UITechnologyManager.StopSession Method

Definition

Performs any cleanup required by this technology manager to stop the current session.

public:
 abstract void StopSession();
public abstract void StopSession ();
abstract member StopSession : unit -> unit
Public MustOverride Sub StopSession ()

Implements

Applies to