JobServer.StopMonitor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The StopMonitor method ends monitoring of the local SQLServerAgent service by an instance of SQL Server.
public void StopMonitor ();
member this.StopMonitor : unit -> unit
Public Sub StopMonitor ()