Create an LBM Monitoring Source Controller.
This creates an instance of an LBM Monitoring Source
Controller.
Declaration Syntax
Parameters
- formatter (Int32)
- Format module type
- formatOpts (String)
- A block of data which is passed to the format module's initialization function. This may be used to pass configuration options to the format module.
- transport (Int32)
- Transport module type
- transportOpts (String)
- A block of data which is passed to the transport module's initialization function. This may be used to pass configuration options to the transport module.
Exceptions
Exception | Condition |
---|---|
Unsupported format type | |
Unsupported transport type | |
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |