Click or drag to resize

AbstractCoordinatedAdapterUsingEngineThread Property

Gets or sets the using engine thread.

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

Property Value

Type: Boolean
The using engine thread.
See Also