WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Attached Property
NamespacesIBM.Broker.PluginNBOutputTerminalAttached
SUMMARY
Indicates whether the terminal is attached to anything or not.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool Attached { get; }
Public Overrides ReadOnly Property Attached As Boolean
	Get
public:
virtual property bool Attached {
	bool get () override;
}
abstract Attached : bool
override Attached : bool
Value
A boolean indicating the attached status.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0