NBBroker WorkPath Property IBM Integration Bus
WorkPath returns the name of the broker's Work Path.

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

public string WorkPath { get; internal set; }

Property Value

Type: OnlineString
WorkPath returns the name of the broker's Work Path.
See Also