 | Stream Constructor (String) |
Ctor.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxprotected Stream(
string streamName
)
Parameters
- streamName
- Type: SystemString
is null for unnamed streams, or a stream name for named streams.
See Also