IMessage::SendMessage Method (IMessageSender^)
Sends a message by using the specified sender.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Parameters
- sender
-
Type:
Microsoft.ConfigurationManagement.Messaging.Framework::IMessageSender^
The sender to use.
Return Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework::IMessage^Returns null if the message does not support a return message or no reply was received by the management point.
Show: