How do you define the lease of the object?



How do you define the lease of the object? ..

Answer / bindu sarika

The lifetime of the serverobject is determined by the
lifetime lease .This is defined By implementing ilease
interface when writing the class code

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

How do you register a .NET assembly?

2 Answers   Microsoft,


Can you have two files with the same file name in GAC?

2 Answers  


Explain how does assembly versioning in .net prevent dll hell?

0 Answers  


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

0 Answers  


How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  






Explain serialization formatters in .net remoting

0 Answers  


define client activated objects (cao)?

0 Answers  


explain is .NET Remoting?

2 Answers   Mind Tree,


How can you create a strong name for a .NET assembly?

2 Answers  


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


What is the difference between private and shared assembly?

1 Answers  


What is the purpose of System.EnterpriseServices namespace ?

1 Answers   Digital GlobalSoft,


Categories