Results 1 to 2 of 2

Thread: Ice.Override.ConnectTimeout

  1. #1
    ChenQingQing is offline Registered User
    Join Date
    May 2006
    Posts
    27

    Ice.Override.ConnectTimeout

    I want to make sure the this timeout is for building a connection or for the over all process that ice client calls a remote service.


    sorry about my poor knowledge and poor English
    QingQing Chen

    BeiJing Gaov Visual Tech Co., Ltd.

    Mysee.com

    Internal Administration Project

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    This property is a communicator setting that will be used for all connection attempts from the communicator where the property is set. From the Ice manual, Appendix C:

    Ice.Override.ConnectTimeout=num

    This property overrides timeout settings used to establish connections. num is the timeout value in milliseconds, or -1 for no timeout. If this property is not set, then Ice.Override.Timeout is used.
    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Ice.Override.Timeout / ice_timeout()
    By mario in forum Help Center
    Replies: 3
    Last Post: 04-23-2008, 02:23 AM
  2. Unable to override LocatorCacheTimeout
    By zhi in forum Help Center
    Replies: 5
    Last Post: 12-14-2006, 09:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •