 | ConfigurationRuntimeThreadingInsertIntoDispatchLocking Property |
Returns the blocking strategy to use when multiple threads deliver results for
a single statement to consuming statements of an insert-into, 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 InsertIntoDispatchLocking { get; set; }
Return Value
Type:
Lockingis the blocking technique
See Also