IRunnable
Represents an abstract object that performs some runnable process.
Gets or sets the process unique identifier. A new Guid is assigned by default.
void Start()
Starts the runnable process.