IMessage::SendMessage Method (IMessageSender^)

 

Sends a message by using the specified sender.

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

IMessage^ SendMessage(
	IMessageSender^ sender
)

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.

Return to top
Show: