Skip to content

Commit 72a16c9

Browse files
authored
minor rewording
1 parent cd0e092 commit 72a16c9

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ For sample usages of the SDK in specific platforms, checkout the following:
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
575575
## Timestamps in C#
576-
Due to changes made in our C# library that increase the efficiency of the library, when the `sentAt` timestamp is added to an event payload has changed. This can impact the value of the `timestamp` field calculated by Segment if users are operating in an offline mode. More details on this change can be seen in our [timestamp documentation](https://segment.com/docs/connections/spec/common/#sentat){:target="_blank"}.
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).
577577

578578
## Changelog
579579
[View the Analytics-CSharp changelog on GitHub](https://github.com/segmentio/analytics-csharp/releases){:target="_blank"}.

0 commit comments

Comments
 (0)