timeoutLength property

int? timeoutLength

Property getter and setter for timeoutLength:

Implementation

int? get timeoutLength;
void timeoutLength=(int? timeoutLength)

Implementation

set timeoutLength(int? timeoutLength);