CcmStateMsgEvent Class
Class for extrinsic and intrinsic events.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | CcmStateMsgEvent() | Initializes a new instance of the CcmStateMsgEvent class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | RaiseExtrinsicEvent(UInt32, UInt32, String^, String^) | Raises extrinsic events. |
![]() | RaiseIntrinsicEvent(String^, UInt32, UInt32, String^, UInt32, String^) | Raises intrinsic events. |
![]() | 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.
Show:
