StateTaskType Enumeration

 

Defines the task types for the state message manager.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class StateTaskType

Member nameDescription
CacheCleanout

Clean the state cache.

None

Reserved.

ReSyncTask

Re-synchronize.

SendUnsent

Send unsent messages (flush).

Return to top
Show: