I have an object and I want it to be self-aware of when it is changing AppDomains or other similar significant boundaries. For instance, traveling across a network (either on the same computer or to another computer), being passed to another application on the same or another computer, and so on...
Can someone compile a list or at least start a list of .NET / C# events I should listen to?
Question
ProChefChad
I have an object and I want it to be self-aware of when it is changing AppDomains or other similar significant boundaries. For instance, traveling across a network (either on the same computer or to another computer), being passed to another application on the same or another computer, and so on...
Can someone compile a list or at least start a list of .NET / C# events I should listen to?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts