EldoS
MsgConnect home / Documentation / HttpTransportClient.AttemptsInterval property
Navigation
Web site
Support
Table Of Contents

Java ME 


HttpTransportClient.AttemptsInterval

HttpTransportClient     See also    


Specifies the interval between attempts to send the message.

Declaration

[Java ME]
    public void setAttemptsInterval(long value);
    public long getAttemptsInterval();

Description

    This property specifies the time between attempts to connect to the remote server. This property is effective when the value of AttemptsToConnect property is not 1. The value for AttemptsInterval is specified in milliseconds.

See also:     AttemptsToConnect    

 
Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2005, EldoS Corporation