nn::boss::TaskPolicy Classclass TaskPolicy
Class for representing task policies. Use this to do such things as set the policy information used when registering a task.
TaskPolicy
|
Constructor. | |
|---|---|---|
| V |
~TaskPolicy
|
Destructor. |
Initialize
|
Configures the policy settings. This initialization makes it possible to reuse objects. | |
InitializeWithSecInterval
|
(This is exclusively for debugging. Regular execution intervals are only approved if they are measured in hours. Use the Initialize function when you are not debugging. ) Configures policy settings. Specify the execution interval in seconds. |
|
SetDuration
|
Sets the duration for a single execution. (To be supported in the future.) | |
SetPriority
|
Sets a task's execution priority. | |
SetProperty
|
Sets a property value in the class. | |
GetProperty
|
Gets a property value from the class. |
CONFIDENTIAL