mirror of
https://github.com/evopro-ag/Sharp7Reactive.git
synced 2025-12-16 11:42:52 +00:00
Complete ConnectionState on dispose
This commit is contained in:
@@ -153,6 +153,7 @@ namespace Sharp7.Rx
|
||||
sharp7 = null;
|
||||
}
|
||||
|
||||
connectionStateSubject?.OnCompleted();
|
||||
connectionStateSubject?.Dispose();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user