NBOutputTerminal Attached Property IBM Integration Bus
Indicates whether the terminal is attached to anything or not.

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

public override bool Attached { get; }

Property Value

Type: OnlineBoolean
A boolean indicating the attached status.
See Also