NBPollingResult properties FieldIBM Integration Bus
The properties that will make up the LocalEnvironment

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

protected Dictionary<string, string> properties

Field Value

Type: OnlineDictionary OnlineString, OnlineString 
Remarks

This is populated with an empty dictionary when BuildProperties  is called. It can also be populated by a subclass.
See Also