NBConnector Properties Property IBM Integration Bus
Returns the configuration properties that this connector has. Changing the returned properties has no effect.

Namespace: IBM.Broker.Plugin.Connector
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public Dictionary<string, string> Properties { get; }

Property Value

Type: OnlineDictionary OnlineString, OnlineString 
The Connector Properties.
See Also