NBOutputTerminal Propagate Method (NBMessageAssembly, NBMessageControl)IBM Integration Bus
Propagates an NBMessageAssembly to the terminal with the specified options.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public void Propagate(
	NBMessageAssembly assembly,
	NBMessageControl options
)
See Also