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

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