SenderConfigurationProperties Class
Collection of sender properties.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
System.Collections.Generic::Dictionary<TKey, TValue>
Microsoft.ConfigurationManagement.Messaging.Framework::SenderConfigurationProperties
| Name | Description | |
|---|---|---|
![]() | Comparer | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Count | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Item[TKey] | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Item[IMessageSender^, String^] | Gets or sets a property for a sender. Returns null if the property doesn't exist. |
![]() | Item[IMessageSender^, String^, Boolean] | Gets or sets a property for a sender. |
![]() | Item[String^, String^] | Gets or sets a property for a sender. Returns null if the property doesn't exist. |
![]() | Item[String^, String^, Boolean] | Gets or sets a property for a sender. |
![]() | Keys | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Values | (Inherited from Dictionary<TKey, TValue>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




