Share

Hippo.NET

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Multiple Projects - Revisited

You are viewing a single message from this topic. View all messages.

  1. 2003-10-27 16:04:07 UTC
    I was able to solve this one also.

    By default, Remoting service objects have a lifetime of 5 minutes without any client access. This can be changed by overriding the InitializeLifeTimeService method of the MarshallByRefObject class in the RemoteControl Class. The lifetime can be changed to a different value or it can be made for the entire lifetime of the service by overriding the InitializeLifeTimeService method in RemoteControl.vb and returning nothing.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.