Click or drag to resize

EPDataFlowInstantiationOptionsDataFlowInstanceId Property

Returns the instance id assigned.

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

Return Value

Type: String
instance if
See Also