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 @@ -59,7 +59,7 @@ To get started with the Analytics-CSharp library:
59
59
| ---------------------------- - | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - |
60
60
| `writeKey ` * required * | This is your Segment write key . |
61
61
| `flushAt ` | The default is set to `20`. <br > The count of events at which Segment flushes events . |
62
- | `flushInterval ` | Default set to `30 ` (seconds ). < br > The interval in seconds at which Segment flushes events . |
62
+ | `flushInterval ` | The default is 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 . |
65
65
| `apiHost ` | Default set to `api .segment .io / v1 `. < br > This sets a default API Host to which Segment sends events . |
You can’t perform that action at this time.
0 commit comments