how to cleanup object that does not support dispose method?
How to implement dispose for such scenarios?
Answer Posted / rahul
i guess by using final function , but it is heavy operation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is serialization in .net?
Explain About stateless and state full web service
How C# 4.0 supports dynamic programming language?
Can main method be final?
Explain About sn.exe
Is array immutable in c#?
Can int be null c#?
Can hashtable have duplicate keys in c#?
What are immutable types in c#?
What does protected internal access modifier mean?
What is a bool in c#?
What is difference between int and int in c#?
What is a method signature c#?
What is an argument in c#?
What is anonymous method in c#?