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.
Base class for all events deriving from CCM_Framework_Error. These events are always error severity.
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.CcmFrameworkError
Microsoft.ConfigurationManagement.Messaging.StatusMessages.CertificateOperationsFailure
Microsoft.ConfigurationManagement.Messaging.StatusMessages.CertificateUpdateFailure
Microsoft.ConfigurationManagement.Messaging.StatusMessages.LocationServicesMPCertCrossVerification
Microsoft.ConfigurationManagement.Messaging.StatusMessages.SiteSigningAuthFailureExpired
Microsoft.ConfigurationManagement.Messaging.StatusMessages.SiteSigningAuthFailureRevoked
Microsoft.ConfigurationManagement.Messaging.StatusMessages.SiteSigningAuthFailureTrust
Syntax
[SerializableAttribute]
public abstract class CcmFrameworkError : CcmFrameworkEvent
[SerializableAttribute]
public ref class CcmFrameworkError abstract : CcmFrameworkEvent
<SerializableAttribute>
Public MustInherit Class CcmFrameworkError
Inherits CcmFrameworkEvent
Constructors
| Name | Description | |
|---|---|---|
![]() |
CcmFrameworkError() | Initializes a new instance of the CcmFrameworkError class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
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 | CCM_Framework_Error messages are always "Error". Important: Do not override this property in any inheriting classes. (Overrides CcmEvent.Severity.) |
![]() |
StatusMessageType | Do not invoke this property directly. Instead, create a new class and inherit from CcmFrameworkError. (Overrides CcmEvent.StatusMessageType.) |
![]() |
Synchronizer | Gets the thread-safe synchronization object. (Inherited from CcmEvent.) |
![]() |
ThreadId | Gets or sets the ThreadID for the message. The default value is the thread ID for the current process. (Inherited from CcmEvent.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (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)
.jpeg)
.jpeg)