 | ConfigurationRuntimeThreadingNamedWindowConsumerDispatchLocking Property |
Returns the locking strategy value for named window dispatches to named window consumers (default is spin).
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Locking NamedWindowConsumerDispatchLocking { get; set; }
Return Value
Type:
Lockingstrategy
See Also