add()
Function Usage
Adds plugins.
Input Parameter Description
Parameter |
Type |
Description |
|---|---|---|
plugin_node |
PluginNode |
Plugin node |
Exception Throwing Interface
If the node plugin fails to be added, the runtime exception is thrown.
Parent topic: SequentialStream