HighTechTalks DotNet Forums  

Test a if Remote Reference is available

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss Test a if Remote Reference is available in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Christian
 
Posts: n/a

Default Test a if Remote Reference is available - 02-15-2007 , 03:51 AM






Hi all,
is it possible to test if a remote reference (MarshalByRefObject) is
available before I make a function-call over this reference on the server?

-> I have a central class on the client which stores all the remote
references. The other (client) classes get access to it via properties of the
central class. Within the getter I would like to check if the remote
reference is still available, before another class makes a call over it. Can
I do this without having to make an extra function call with the remote
reference?

Thanks & Regards,
Christian

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.