JobServer.DropJobsByServer(String) 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.
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