adspace
Is it true that COM objects no longer need to be registered on the server?
Answer Posted / Dushyant Kumar Sharma
The IDisposable interface in C# is used to release unmanaged resources, such as file handles or network sockets, when an object is no longer needed. The Dispose() method should be called explicitly to free these resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category