Class DefaultRunInstance
Provides a default run instance implementation.
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public class DefaultRunInstance : IRunInstance, IDisposable
Properties
| Name | Description |
|---|---|
| IsRunning | Determine if the instance is running. |
Methods
| Name | Description |
|---|---|
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| Kill() | Kill the instance. |