SenderConfigurationProperties.Item Property
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
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. |
See Also
SenderConfigurationProperties Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top