RingbufferOptions.Defaults Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Provides the default options values.
public static class RingbufferOptions.Defaults
Inherited Members
Fields
Name | Description |
---|---|
AsyncBackupCount | Gets the default asynchronous backup count. |
Capacity | Gets the default capacity. |
InMemoryFormat | Gets the default in-memory format. |
SyncBackupCount | Gets the default synchronous backup count. |
TtlSeconds | Gets the default time-to-live. |