Skip to content

Commit 364bb45

Browse files
authored
Merge pull request #6313 from segmentio/ashton-huxtable-patch-4
Add info about timestamp changes in C#
2 parents 12e993d + 72a16c9 commit 364bb45

File tree

1 file changed

+3
-0
lines changed
  • src/connections/sources/catalog/libraries/server/csharp

1 file changed

+3
-0
lines changed

src/connections/sources/catalog/libraries/server/csharp/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,9 @@ For sample usages of the SDK in specific platforms, checkout the following:
572572
## Compatibility
573573
This library targets `.NET Standard 1.3` and `.NET Standard 2.0`. See the [list of compatible platforms](https://www.nuget.org/packages/Segment.Analytics.CSharp/#supportedframeworks-body-tab){:target="_blank"}.
574574
575+
## Timestamps in C#
576+
The C# library adds the `sentAt` timestamp to event payloads to improve efficiency. This may affect the `timestamp` field calculated by Segment when operating in offline mode. For more details, see the [timestamp documentation](/docs/connections/spec/common/#sentat).
577+
575578
## Changelog
576579
[View the Analytics-CSharp changelog on GitHub](https://github.com/segmentio/analytics-csharp/releases){:target="_blank"}.
577580

0 commit comments

Comments
 (0)