Otter SDK Reference
Version:

Terminate Method

Immediately terminates the process.

Syntax

public virtual void Terminate()

Exceptions

System.InvalidOperationException

The process has not been started or has already terminated.