WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetAllRoutes Method
NamespacesIBM.Broker.PluginNBNodeGetAllRoutes()()()()
SUMMARY
Returns a collection of all labels asociated with the message flow that this node belongs to.
Declaration Syntax
C#Visual BasicVisual C++F#
public ReadOnlyCollection<NBRoute> GetAllRoutes()
Public Function GetAllRoutes As ReadOnlyCollection(Of NBRoute)
public:
ReadOnlyCollection<NBRoute^>^ GetAllRoutes()
member GetAllRoutes : unit -> ReadOnlyCollection<NBRoute> 
Return Value
All the label nodes associated with this message flow .

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