Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the ways to renew lifetime leases of objects?

Answer Posted / Devendra Rajput

In .NET Remoting, you can renew lifetime leases of objects using several methods. One common approach is to implement the IServerHostSink and IClientHostSink interfaces and override the AfterCreateChannel method. In this method, you can create a new lease and attach it to the server-activated object (SAO). Another approach is to use client-activated objects (CAOs) and set their lease time manually or implement custom lease managers.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain marshalling and its types in .net remoting

1000