JobServer.StartMonitor(String, Int32) Methode

Definition

Die StartMonitor-Methode beginnt mit der Überwachung des lokalen SQLServerAgent-Diensts durch eine Instanz von SQL Server.

public void StartMonitor(string netSendAddress, int restartAttempts);
member this.StartMonitor : string * int -> unit
Public Sub StartMonitor (netSendAddress As String, restartAttempts As Integer)

Parameter

netSendAddress
String

Nicht verwendet

restartAttempts
Int32

Gilt für: