JobServer.StartMonitor(String, Int32) Method
Definition
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