Udostępnij za pośrednictwem


ConfigMgrDataDiscoveryRecordMessage.Validate Method

 

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

Overload List

Name Description
System_CAPS_pubmethod Validate()

Obsolete. Validates that all required message settings are present and meet the requirements. If this method fails, the message will likely fail in being sent or processed by the site or management point. (Inherited from Message.)

System_CAPS_pubmethod Validate(IMessageSender)

Validates that all required message settings are present and meet the requirements. If this validation fails, the message is almost certain to fail in being sent or processed by the site or management point. (Overrides Message.Validate(IMessageSender).)

See Also

ConfigMgrDataDiscoveryRecordMessage Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top