 | ConfigurationRuntimeThreadingListenerDispatchLocking Property |
Returns the blocking strategy to use when multiple threads deliver results for
a single statement to listeners, and the guarantee of order of delivery must be maintained.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Locking ListenerDispatchLocking { get; set; }
Return Value
Type:
Lockingis the blocking technique
See Also