| Settings Class |
Namespace: SphinxConnector.FluentApi
The Settings type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (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.) |
| 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.
|