CcmStateMessage Class
Represents a Client Configuration Manager (CCM) state message.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | CcmStateMessage() | Initializes a new instance of the CcmStateMessage class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Flush() | Flushes the state queue. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Reset() | Resets the state message. |
![]() | SendStateMessage() | Sends the current state message. |
![]() | SetMessageTime(SystemTime) | Sets the message time. |
![]() | SetMessageUserFlags(UInt32) | Sets the user flags. |
![]() | SetMessageUserParam(UInt32, String^) | Sets the user parameters. |
![]() | SetPriority(UInt32) | Sets the state priority. |
![]() | SetStateCriticality(UInt32) | Sets the state criticality. |
![]() | SetStateDetails(UInt32, String^) | Sets the state details. |
![]() | SetStateID(UInt32) | Sets the state ID. |
![]() | SetTopicID(UInt32, String^) | Sets the topic ID. |
![]() | SetTopicType(UInt32) | Sets the topic type. |
![]() | SetUser(String^) | Sets the user for the message. |
![]() | SetUserSID(String^) | Sets the user SID for the message. |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdateStateMessageTimeStamp() | Updates the timestamp on the message. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
