Posts that I should read
@asadbek_log
1
subscriber
2
links
Download Telegram
Join
Posts that I should read
1 subscriber
Posts that I should read
Channel created
Posts that I should read
https://docs.microsoft.com/en-us/dotnet/standard/garbage-collection/implementing-dispose
Docs
Implement a Dispose method - .NET
In this article, learn to implement the Dispose method, which releases unmanaged resources used by your code in .NET.
Posts that I should read
https://docs.microsoft.com/en-us/dotnet/standard/garbage-collection/fundamentals
Docs
Fundamentals of garbage collection - .NET
Learn how the garbage collector works and how it can be configured for optimum performance.