Delegate UnregisterProcessingJobDelegate<T>
Namespace: Unity.MARS.Data
Syntax
public delegate int UnregisterProcessingJobDelegate<T>(ProcessingJobType jobType);
Parameters
| Type | Name | Description |
|---|---|---|
| ProcessingJobType | jobType |
Returns
| Type | Description |
|---|---|
| Int32 |
Type Parameters
| Name | Description |
|---|---|
| T |