Click or drag to resize

ContextDescriptorKeyedSegmentedItemWithStreamName Method

Sets the stream name.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ContextDescriptorKeyedSegmentedItem WithStreamName(
	string streamName
)

Parameters

streamName
Type: SystemString
stream name

Return Value

Type: ContextDescriptorKeyedSegmentedItem

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.ContextDescriptorKeyedSegmentedItem.WithStreamName(System.String)"]

See Also