IMessageBase Interface

 

The minimum requirements for any message.

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

public interface class IMessageBase

NameDescription
System_CAPS_pubpropertySettings

Gets message settings and properties.

NameDescription
System_CAPS_pubmethodDiscover()

Automatically discovers local information for sending a message.

System_CAPS_pubmethodValidate()

Validates that all required properties are set for the message to be sent successfully.

Return to top
Show: