Click or drag to resize

ScopedInstanceTCurrent Property

Gets the current instance value.

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

Property Value

Type: T
The current.
See Also