Class AsyncCompressedModeOptions
Inherited Members
Namespace: Tenray.ZoneTree.WAL
Assembly: ZoneTree.dll
Syntax
public sealed class AsyncCompressedModeOptions
Properties
| Improve this Doc View SourceEmptyQueuePollInterval
The delay in milliseconds before making the next poll to retrieve the new entries in the queue, when the queue is empty.
Declaration
public int EmptyQueuePollInterval { get; set; }
Property Value
Type | Description |
---|---|
int |