 | ConfigurationRuntimeThreadingThreadPoolOutboundCapacity Property |
Returns the capacity of the outbound queue, or null if none defined (the unbounded case, default).
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Nullable ThreadPoolOutboundCapacity { get; set; }
Property Value
Type:
NullableTcapacity or null if none defined
See Also