StopMonitor Method (SQL-DMO)

The StopMonitor method ends monitoring of the local SQL Server Agent by the Microsoft® SQL Server™ installation.

Applies To

JobServer Object

Syntax

object.StopMonitor( )

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

For more information about SQL Server Agent monitoring, see StartMonitor Method.

Prototype (C/C++)

HRESULT StopMonitor();


(c) 1988-98 Microsoft Corporation. All Rights Reserved.