Results 1 to 2 of 2

Thread: Ice Property equivalent to clientCallTimeOutPeriod in CORBA

  1. #1
    sdani is offline Registered User
    Name: Sandeep Dani
    Organization: SJM
    Project: Remote Control
    Join Date
    Jan 2012
    Posts
    2

    Ice Property equivalent to clientCallTimeOutPeriod in CORBA

    Is there an ICE property which allows a call time out on the client side if a remote call takes longer than a certain value? Will Ice.Override.Timeout do the same?

    Thanks
    Sandeep

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445
    Hi Sandeep,

    Welcome to the forum.

    Ice does support a timeout feature. Note however that it is intended to be used as a failure recovery mechanism and not as a way for an application to abandon a particular request that is taking longer than the client wants.

    Please have a look at this page in the manual, and let us know if you still have any questions.

    Regards,
    Mark

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using Ice with Corba
    By karachae in forum Help Center
    Replies: 4
    Last Post: 04-09-2008, 02:50 PM
  2. Equivalent to Telecom Log Service for Ice?
    By Paul Drummond in forum Help Center
    Replies: 4
    Last Post: 04-19-2006, 12:42 PM
  3. Equivalent of TAO's buffered twoway?
    By SteveWampler in forum Help Center
    Replies: 5
    Last Post: 11-18-2005, 02:57 PM
  4. Equivalent types
    By kwaclaw in forum Help Center
    Replies: 13
    Last Post: 10-09-2005, 10:33 AM
  5. Bridging CORBA and Ice?
    By rodrigc in forum Help Center
    Replies: 2
    Last Post: 03-18-2003, 10:32 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
  •