Replies: 1 comment
|
Yes, you should explicitly close the client. Why Explicit Cleanup MattersUnder the hood, If you don't explicitly close the client:
Recommended Architectural PatternsDepending on how Pattern 1: Make
|
|
Yes, you should explicitly close the client. Why Explicit Cleanup MattersUnder the hood, If you don't explicitly close the client:
Recommended Architectural PatternsDepending on how Pattern 1: Make
|
Uh oh!
There was an error while loading. Please reload this page.
I have code like this:
Do I need to close the client explicitly?
All reactions