Click or drag to resize

VirtualDataWindowEventStopIndexNamedWindowName Property

Returns the named window name.

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

Return Value

Type: String
named window name
See Also