MPMessagePayloadType Class
Stores the management point message payload type.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
System::Object
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::MPMessagePayloadType
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::MPMessagePayloadType
| Name | Description | |
|---|---|---|
![]() | MPMessagePayloadType() | Initializes a new instance of the MPMessagePayloadType class. |
![]() | MPMessagePayloadType(MessagePayloadType) | Initializes a new instance of the MPMessagePayloadType class. |
| Name | Description | |
|---|---|---|
![]() | PayloadType | Gets or sets the payload 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.
Show:

