Microsoft.ConfigurationManagement.Messaging.Sender.MPApi Namespace

 

ClassDescription
System_CAPS_pubclassMPApiSender

This sender uses the management point (MP) API for sending messages. The MP API is a legacy COM server that communicates with the management point. We do not recommended that you use this sender except in legacy applications. Several messages do not support this sender and will fail. Instead, use HttpSender because it takes no COM dependency and supports most message types.

We do not recommended that you invoke senders directly. Instead, use SendMessage for sending and receiving data from the management point.

Return to top
Show: