NBMessageFlow MembersIBM Integration Bus

The NBMessageFlow type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyAdditionalInstances
Returns the number of the additional instances configured for the current flow.
Public propertyApplicationName
Returns the name of the application the message flow belongs to.
Public propertyCommitCount
Returns the CommitCount configured for the current flow.
Public propertyCommitInterval
Returns the CommitInterval configured for the current flow.
Public propertyCoordinatedTransaction
Returns true if the current flow is configured for coordinated transactions.
Public propertyStatic memberInstanceStopping
Returns if the current processing thread has been asked to stop.
Public propertyLibraryName
Returns the name of the library the message flow belongs to.
Public propertyStatic memberMessageFlow
Returns an NBMessageFlow.
Public propertyName
Returns the name of the message flow.
Back to Top
See Also