ScheduleTaskContract Class |
Namespace: SOS.SDK.Contracts.Scheduling
public class ScheduleTaskContract
The ScheduleTaskContract type exposes the following members.
| Name | Description | |
|---|---|---|
| ScheduleTaskContract | Initializes a new instance of the ScheduleTaskContract class |
| Name | Description | |
|---|---|---|
| Actions |
Schedule Task actions collection.
| |
| Data |
Schedule Task CustomData.
| |
| EndTime |
Time, when Schedule Task will stops working.
| |
| LogonType |
Schedule Task Logon Type.
| |
| Name |
Schedule Task Name.
| |
| NextRunTime |
Time, when Schedule Task will launch next time.
| |
| Triggers |
Schedule Task triggers collection.
| |
| UserId |
Windows User ID.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |