NBTerminal Attached Property IBM Integration Bus
Gets 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 virtual bool Attached { get; }

Property Value

Type: OnlineBoolean
Returns a boolean indicating the attached status.
See Also