The StopMonitor method ends monitoring of the local SQL Server Agent by the Microsoft® SQL Server™ installation.
object.StopMonitor( )
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
For more information about SQL Server Agent monitoring, see StartMonitor Method.
HRESULT StopMonitor();