NotificationManager.Shutdown Method
Shuts down the NotificationManager instance.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared Sub Shutdown
public static void Shutdown()
public:
static void Shutdown()
static member Shutdown : unit -> unit
public static 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.