 | ContextVarTCurrent Property |
Gets the current value associated with the context.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic static T Current { get; }
Property Value
Type:
TThe current.
See Also