StateTaskType Enumeration
Defines the task types for the state message manager.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| CacheCleanout | Clean the state cache. | |
| None | Reserved. | |
| ReSyncTask | Re-synchronize. | |
| SendUnsent | Send unsent messages (flush). |
Show: