Session.setTimeout
void setTimeout(uint timeout)Set a timeout in seconds for socket I/O operations to be used by session on new connections.
See propertySession:timeout for more information.
Parameters
timeout | a timeout in seconds |
void setTimeout(uint timeout)Set a timeout in seconds for socket I/O operations to be used by session on new connections.
See propertySession:timeout for more information.
timeout | a timeout in seconds |