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.
Shuts down the tracking participant and makes sure that all activities are in a closed state.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Tracking
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Sub Shutdown
public void Shutdown()
public:
void Shutdown()
member Shutdown : unit -> unit
public function Shutdown()
.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.