|
HttpTransportClient.AttemptsToConnect Defines how much time the transport should try to connect to remote host and send the message. Declaration
[Java ME] Description
This property defines how much times the transport will try to re-connect if there is an error in connecting to the remote host or when transferring the data. Use 0 to try until the message is delivered or the transport is stopped (in other words, 0 = unlimited). The interval between attempts is defined by AttemptsInterval property.
|
|
