'Declaration
Public Overloads Shared Sub Restart( _ ByVal jamsEntry As System.Integer, _ ByVal holdEntry As System.Boolean, _ ByVal severity As Severity, _ ByVal comment As System.String, _ ByVal js As Server _ )
Parameters
- jamsEntry
- The JAMS entry to restart.
- holdEntry
- If true, the entry is held after it is aborted.
- severity
- The completion severity for the cancelation.
- comment
- A comment to be added to the audit trail for the entry.
- js
- The JAMS Server that has the entry.