server.timeout needs declaration ?

  • Thread starter Thread starter TJS
  • Start date Start date
T

TJS

getting an error message about declaration expected for server.timeout=3600

can anyone help ?
 
TJS said:
getting an error message about declaration expected for server.timeout=3600

can anyone help ?

There is no Timeout property of the Server object. What were you trying to
accomplish?
 
Back
Top