Click or drag to resize

CoordinatedAdapterUsingExternalTimer Property

Set the usingExternalTimer value

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
bool UsingExternalTimer { set; }

Property Value

Type: Boolean
true if [using external timer]; otherwise, false.
See Also