JobServer.StartMonitor(String, Int32) 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 StartMonitor method begins monitoring of the local SQLServerAgent service by an instance of SQL Server.
public void StartMonitor (string netSendAddress, int restartAttempts);
member this.StartMonitor : string * int -> unit
Public Sub StartMonitor (netSendAddress As String, restartAttempts As Integer)
Parameters
- netSendAddress
- String
- restartAttempts
- Int32