MessageFileBase.Validate Method ()
Validates that all required properties are set for the message to be sent successfully.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public virtual void Validate()
public:
virtual void Validate()
Public Overridable Sub Validate
Implements
See Also
MessageFileBase Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top