File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/connections/sources/catalog/libraries/server/csharp Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ To get started with the Analytics-CSharp library:
58
58
| Option Name | Description |
59
59
| ---------------------------- - | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - |
60
60
| `writeKey ` * required * | This is your Segment write key . |
61
- | `flushAt ` | Default set to `20 `. < br > The count of events at which Segment flushes events . |
61
+ | `flushAt ` | The default is set to `20`. <br > The count of events at which Segment flushes events . |
62
62
| `flushInterval ` | Default set to `30 ` (seconds ). < br > The interval in seconds at which Segment flushes events . |
63
63
| `defaultSettings ` | Default set to `{}`. < br > The settings object used as fallback in case of network failure . |
64
64
| `autoAddSegmentDestination ` | Default set to `true `. < br > This automatically adds the Segment Destination plugin . You can set this to `false ` if you want to manually add the Segment Destination plugin . |
You can’t perform that action at this time.
0 commit comments