StopMonitor Method

SQL-DMO

SQL-DMO

StopMonitor Method

The StopMonitor method ends monitoring of the local SQLServerAgent service by an instance of Microsoft® SQL Server™.2000.

Applies To
JobServer Object
Syntax

object.StopMonitor( )

Parts

object

Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT StopMonitor( );

Remarks

For more information about SQLServerAgent service monitoring, see StartMonitor Method.