WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBRoute Class
NamespacesIBM.Broker.PluginNBRoute
SUMMARY
NBRoute represents a Label node to which a message can be propagated. A node can propagate a message to any label node in the same message flow as itself.
Declaration Syntax
C#Visual BasicVisual C++F#
public class NBRoute
Public Class NBRoute
public ref class NBRoute
type NBRoute =  class end
Members
All MembersMethodsProperties



IconMemberDescription
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 label node this NBRoute points to.

Propagate(NBMessageAssembly, NBMessageControl)
Propagates an NBMessageAssembly to the label with the options specified.

Propagate(NBMessageAssembly)
Propagates an NBMessageAssembly to the label.

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

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