beautypg.com

Setidletimeout, Setreceivetimeout, Getreceivetimeout – HP NonStop G-Series User Manual

Page 227: Setsendtimeout

background image

setIdleTimeOut

The setIdleTimeOut() method sets the IDLETIMEOUT attribute.

void setIdleTimeOut(int value)

value

The new IDLETIMEOUT value.

Usage Sets the IDLETIMEOUT attribute.

setReceiveTimeOut

The setReceiveTimeOut() method sets the RECVTIMEOUT attribute.

void setReceiveTimeOut(int value)

value

The new RECVTIMEOUT value.

Usage Sets the RECVTIMEOUT attribute.

getReceiveTimeOut

The getReceiveTimeOut() method gets the RECVTIMEOUT attribute.

int getReceiveTimeOut()

Returns Receive timeout value.

Usage Gets the RECVTIMEOUT attribute.

setSendTimeOut

The setSendTimeOut() method sets the SENDTIMEOUT attribute.

void setSendTimeOut(int value)

value

The new SENDTIMEOUT value.

Usage Sets the SENDTIMEOUT attribute.