Click or drag to resize

OnMergeMatchedInsertActionOptionalStreamName Property

Returns the insert-into stream name.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string OptionalStreamName { get; set; }

Property Value

Type: String
stream name
See Also