Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Event that is fired when there is a recovery from a low memory state.
Namespace: Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.Messaging.StatusMessages.CcmEvent
Microsoft.ConfigurationManagement.Messaging.StatusMessages.CcmFrameworkEvent
Microsoft.ConfigurationManagement.Messaging.StatusMessages.CcmFrameworkInfo
Microsoft.ConfigurationManagement.Messaging.StatusMessages.LowMemoryModeRecover
Syntax
[SerializableAttribute]
public sealed class LowMemoryModeRecover : CcmFrameworkInfo
[SerializableAttribute]
public ref class LowMemoryModeRecover sealed : CcmFrameworkInfo
<SerializableAttribute>
Public NotInheritable Class LowMemoryModeRecover
Inherits CcmFrameworkInfo
Constructors
| Name | Description | |
|---|---|---|
![]() |
LowMemoryModeRecover() | Initializes a new instance of the LowMemoryModeRecover class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
AvailableMegabytes | Gets or sets the number of megabytes that are currently available. The default value is 0. |
![]() |
ClientId | Gets or sets the client ID of the client sending the status message. (Inherited from CcmEvent.) |
![]() |
DateTime | Gets or sets the time for the status message. The default value is Now. This value needs to be set to a SmsTime-style format, not a DateTime format, or serialization on the management point will fail. (Inherited from CcmEvent.) |
![]() |
EventId | Gets or sets the NT event ID for the message. (Inherited from CcmEvent.) |
![]() |
ProcessId | Gets or sets the ProcessID for the message. The default value is the ID for the current process. (Inherited from CcmEvent.) |
![]() |
Severity | Gets the message severity. The severity of CCM_Framework_Info messages is always Informational. Do not override this in any inheriting classes. (Inherited from CcmFrameworkInfo.) |
![]() |
StatusMessageType | Status message of type CCM_ServiceHost_LowMemoryMode_Recover. (Overrides CcmFrameworkInfo.StatusMessageType.) |
![]() |
ThreadId | Gets or sets the ThreadID for the message. The default value is the thread ID for the current process. (Inherited from CcmEvent.) |
![]() |
ThresholdMegabytes | Gets or sets the threshold for sending a status message. The default value is 0. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ConfigurationManagement.Messaging.StatusMessages Namespace
Return to top
.jpeg)
.jpeg)