JobServer.DropJobsByServer(String) Method

Definition

Drops all the jobs that originate on the specified server

public void DropJobsByServer (string serverName);
member this.DropJobsByServer : string -> unit
Public Sub DropJobsByServer (serverName As String)

Parameters

serverName
String

Applies to