 | ConfigurationRuntimeExecutionIsFairlock Property |
Returns true for fair locking, false for unfair locks.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsFairlock { get; set; }
Property Value
Type:
Booleanfairness flag
See Also