StateMessageManager Class
Represents a message from the state message manager.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | StateMessageManager() | Initializes a new instance of the StateMessageManager class. |
![]() | StateMessageManager(StateTaskType) | Initializes a new instance of the StateMessageManager class. Sets a task type. |
| Name | Description | |
|---|---|---|
![]() | MaxAge | Gets or sets the maximum age for the CacheCleanout task. |
![]() | MaxAgeString | Gets or sets the maximum age for the CacheCleanout task. This property is only for serialization. Use MaxAge instead. |
![]() | TaskType | Gets or sets the task type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

