Constant
A class that holds the constant values for the library.
Below is the list of properties.
| Name | Description | 
|---|---|
| DefaultBatchOperationSize | The default value of the batch operation size. It is targeting the batch operations (i.e.: InsertAll, MergeAll and UpdateAll) default batch-size. | 
| DefaultCacheItemExpirationInMinutes | The default value of the cache expiration in minutes. It is targeting the default value of the CacheItem.ExpirationInMinutes property. |