Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Note: This API is now 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.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[ObsoleteAttribute("Validate(IMessageSender) should be used instead.")]
public void Validate()
public:
[ObsoleteAttribute("Validate(IMessageSender) should be used instead.")]
virtual void Validate() sealed
<ObsoleteAttribute("Validate(IMessageSender) should be used instead.")>
Public Sub Validate
Implements
See Also
Validate Overload
Message Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top