ActuatorDigital / ActuatorDigital/Flume

Call Dispose on IDispose Services held by ServiceRegister

Aperta
#5 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
5
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The ServiceRegister is IDisposable, simply calls clear on it's dictionary of services. If those services are considered owned by the ServiceRegister it should be chain calling Dispose on any services in that container before clearing. It seems reasonable and convenient to assume as much in many cases.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.