Message.PreSendActions Method ()
Actions that run before the message is sent. This operation is synchronous and blocking.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public virtual void PreSendActions()
public:
virtual void PreSendActions()
Public Overridable Sub PreSendActions
See Also
Message Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top