 | AbstractCoordinatedAdapterUsingExternalTimer Property |
Gets or sets a value indicating whether to use esper's external timer mechanism
instead of internal timing
Namespace:
com.espertech.esperio
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic bool UsingExternalTimer { get; set; }
Property Value
Type:
Booleantrue if [using external timer]; otherwise,
false.
See Also