ConfigMgrFileCollectionMessage.SendMessage Method (IMessageSender)

 

Sends the message to the management point.

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

Syntax

public override void SendMessage(
    IMessageSender sender
)
public:
virtual void SendMessage(
    IMessageSender^ sender
) override
Public Overrides Sub SendMessage (
    sender As IMessageSender
)

Parameters

See Also

ConfigMgrFileCollectionMessage Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top