hazelcast / hazelcast-csharp-client

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

Remove listeners when disposing Distributed Object [API-2057] #301

Open zpqrtbnk opened 4 years ago

zpqrtbnk commented 4 years ago

When a distributed object is disposed, ie removed entirely from the Distributed Object factory, any listener that would have been added should be automatically removed.

emreyigit commented 1 year ago

What type of listeners are them? Since I couldn't find anything on Java side that listeners are removed after disposing. Is local to client events?

github-actions[bot] commented 1 year ago

Internal Jira issue: API-2057