'DeclarationPublic Enum AgentUpdateTiming Inherits System.Enum
public enum AgentUpdateTiming : System.Enum
'DeclarationPublic Enum AgentUpdateTiming Inherits System.Enum
public enum AgentUpdateTiming : System.Enum
| Member | Value | Description |
|---|---|---|
| ApplyAtNextRestart | 1 | The update will be applied the next time the adTempus service starts |
| ApplyAtSpecifiedTime | 2 | The update will be applied at the specified date/time |
| ApplyImmediately | 0 | The update is applied immediately |
System.Object
System.ValueType
System.Enum
ArcanaDevelopment.adTempus.Shared.AgentUpdateTiming