 | StreamToEPLStreamType Method |
Renders the stream type under a non-complete textual representation for tool use
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic abstract void ToEPLStreamType(
TextWriter writer
)
Parameters
- writer
- Type: System.IOTextWriter
to output to
See Also