WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBTerminal Class
NamespacesIBM.Broker.PluginNBTerminal
SUMMARY
NBTerminal represents base class functionality for output terminals.
Declaration Syntax
C#Visual BasicVisual C++F#
public abstract class NBTerminal
Public MustInherit Class NBTerminal
public ref class NBTerminal abstract
[<AbstractClassAttribute>]
type NBTerminal =  class end
Members
All MembersMethodsProperties



IconMemberDescription
Attached
Gets whether the terminal is attached to anything or not.

Dynamic
Returns true if the terminal is dynamic. A dynamic terminal is a terminal that was added to a node by a messageflow designer rather than being a static attribute which was added to the node when it was written.

Equals(NBTerminal)
Returns true if the two NBTerminal object references refer to the same terminal.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Name
Gets the name of the terminal.

ToString()()()()
Returns a String representation of the terminal.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy

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