hazelcast / hazelcast-csharp-client

Hazelcast .NET Client
https://hazelcast.com/clients/dotnet/
Apache License 2.0
102 stars 49 forks source link

[API-2196] Add a note about naming of the terminated/onClose event in Reliable Topic #869

Closed emreyigit closed 9 months ago

emreyigit commented 10 months ago

OnClose event is already supported in .Net client as Terminated from day ReliableTopic is implemented. Due to different naming between Hazelcast clients, I've added a note to the docs.

netlify[bot] commented 10 months ago

Deploy Preview for silly-valkyrie-e996d9 failed.

Name Link
Latest commit eceeb6f2ebe4f3baaa754e18dda363160ff24467
Latest deploy log https://app.netlify.com/sites/silly-valkyrie-e996d9/deploys/65a799ef492fdd0008c9ce99
codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5655fe9) 85.00% compared to head (3ada93d) 84.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #869 +/- ## ========================================== - Coverage 85.00% 84.85% -0.15% ========================================== Files 914 914 Lines 21618 21618 ========================================== - Hits 18376 18345 -31 - Misses 3242 3273 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.