| Overload | Description |
|---|---|
| Restart() | Restarts an executing entry. |
| Restart(String) | Restarts an executing entry. |
| Restart(Boolean) | Restarts an executing entry. |
| Restart(Boolean,String) | Restarts an executing entry. |
| Restart(Boolean,Severity,String) | Restarts an executing entry. |
| Restart(Int32) | Restarts the specified entry. |
| Restart(Int32,Boolean) | Restarts the specified entry. |
| Restart(Int32,Boolean,Server) | Restarts the specified entry. |
| Restart(Int32,Boolean,Severity,String,Server) | Restarts the specified entry. |