Message.SendInlineStatusMessage Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
SendInlineStatusMessage(SmsEvent, IMessageSender) | Sends a status message. This is a synchronous operation and should be called from a separate thread to avoid blocking. |
|
SendInlineStatusMessage(StatusMessage, IMessageSender) | Sends a status message. This is a synchronous operation and should be called from a separate thread to avoid blocking. |
See Also
Message Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top