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.
The minimum requirements for any message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public interface IMessageBase
public interface class IMessageBase
Public Interface IMessageBase
Properties
Name | Description | |
---|---|---|
![]() |
Settings | Gets message settings and properties. |
Methods
Name | Description | |
---|---|---|
![]() |
Discover() | Automatically discovers local information for sending a message. |
![]() |
Validate() | Validates that all required properties are set for the message to be sent successfully. |
See Also
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top