step-up-labs / firebase-database-dotnet

C# library for Firebase Realtime Database.
MIT License
668 stars 168 forks source link

OnDisconnect method missing #225

Closed chausjell closed 3 years ago

chausjell commented 4 years ago

It would be great to have an OnDisconnect() method on a database reference. Like this https://firebase.google.com/docs/reference/js/firebase.database.OnDisconnect

bezysoftware commented 4 years ago

I think this is covered by the onCompleted and onError actions of the Observable.Subscribe method.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

Closing the issue due to inactivity. Feel free to re-open