Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs any cleanup required by this technology manager for stopping the current session.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public Overrides Sub StopSession
public override void StopSession()
public:
virtual void StopSession() override
abstract StopSession : unit -> unit
override StopSession : unit -> unit
public override function StopSession()
Implements
IUITechnologyManager.StopSession()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.