This topic has not yet been rated - Rate this topic

DiagnosticMonitor.Shutdown Method

Stops the diagnostic monitor.

Namespace: Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
'Usage
Dim instance As DiagnosticMonitor

instance.Shutdown
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] 
public void Shutdown ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Advanced) */ 
public void Shutdown ()
EditorBrowsableAttribute(EditorBrowsableState.Advanced) 
public function Shutdown ()

The Shutdown method stops the diagnostic monitor. Any in-progress automated transfers to persistent storage are not affected by calling this method. To start the diagnostic monitor again, call the Start(String) method.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ