Click or drag to resize

AdapterInputSourceGetAsReader Method

Return the reader if it was set, null otherwise.

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public TextReader GetAsReader()

Return Value

Type: TextReader
the Reader
See Also