Click or drag to resize

DebugListTId Property

Gets the id.

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public Guid Id { get; }

Property Value

Type: Guid
The id.
See Also