JobServer.StartMonitor(String, Int32) メソッド

定義

StartMonitor メソッドは、SQL Serverのインスタンスによるローカル SQLServerAgent サービスの監視を開始します。

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

パラメーター

netSendAddress
String

使用しない

restartAttempts
Int32

適用対象