Settings Class |
The Settings type exposes the following members.
| Name | Description | |
|---|---|---|
| JsonObjectSerializer | Gets or sets the serializer for JSON objects. The internal default serializer uses JSON.NET. | |
| SaveBatchSize | Gets or sets the batch size that is used for save operations. Default is 16. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |