GetLifetimeService() ?
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
I am using VS2005 object browser to explore unfamiliar concepts, but even after reading some help files I am still groggy on GetLifetimeService(). Can someone tell me when this would be used and to what end? I think I understand it in a web context but I am looking at the instance in MarshallByRefObject base of a Windows Forms dialog box component. Regards.