MPHookCompress Class
Base hook for compression.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
System::Object
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::MPMessageBodyHook
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::MPHookCompress
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::MPMessageBodyHook
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::MPHookCompress
| Name | Description | |
|---|---|---|
![]() | MPHookCompress() | Initializes a new instance of the MPHookCompress class. |
![]() | MPHookCompress(String^) | Initializes a new instance of the MPHookCompress class. |
| Name | Description | |
|---|---|---|
![]() | HookProperties | Gets the properties contained in the hook. Returns null if there are none. (Inherited from MPMessageBodyHook.) |
![]() | Name | Gets or sets the name of the hook. (Inherited from MPMessageBodyHook.) |
| 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:

