You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These concepts are readily available via StreamEvent.StartTime/EndTime or PartitionedStreamEvent.StartTime/EndTime properties, which abstract a potential confusion for end-edge events, where SyncTime is the end time and OtherTime is the original start time corresponding to the end-edge.
I’d submit that SyncTime and OtherTime should not be internal but public in the StreamEvent struct.
They are both integral concepts of the library.
The text was updated successfully, but these errors were encountered: