Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the sender instance.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Ccm
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected CcmSender Sender { get; }
protected:
property CcmSender^ Sender {
CcmSender^ get();
}
Protected ReadOnly Property Sender As CcmSender
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Sender.Ccm.CcmSender
See Also
CcmMessage Class
Microsoft.ConfigurationManagement.Messaging.Messages.Ccm Namespace
Return to top