CcmHttpStatus::SetSeverity Method (StatusEventSeverity)

 

Changes the severity of an event message. If the HTTP status event is an error, use this method to change its status.

Namespace:   Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

public:
void SetSeverity(
	StatusEventSeverity severity
)
Return to top
Show: