WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetAllOutputTerminals Method
NamespacesIBM.Broker.PluginNBNodeGetAllOutputTerminals()()()()
SUMMARY
Returns a collection of all output terminals belonging to this node.
Declaration Syntax
C#Visual BasicVisual C++F#
public ReadOnlyCollection<NBOutputTerminal> GetAllOutputTerminals()
Public Function GetAllOutputTerminals As ReadOnlyCollection(Of NBOutputTerminal)
public:
ReadOnlyCollection<NBOutputTerminal^>^ GetAllOutputTerminals()
member GetAllOutputTerminals : unit -> ReadOnlyCollection<NBOutputTerminal> 
Return Value
All output terminals belonging to this node.

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