 | StreamToEPLStreamOptions Method |
Renders the stream in textual representation any stream options, if present.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic abstract void ToEPLStreamOptions(
TextWriter writer
)
Parameters
- writer
- Type: System.IOTextWriter
to output to
See Also