 | FlowTracer Constructor (String) |
Initializes a new instance of the
FlowTracer class.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic FlowTracer(
string id
)
Parameters
- id
- Type: SystemString
The id.
See Also