|
|
GetNextConnection(timeout As long) As boolean
boolean GetNextConnection(long timeout);
| name | type | description | ||
| timeout | long | The number of seconds to wait before a timeout occurs. |
Returns the next connection.
This call will block until a new connection is made or a timeout occurs. You can check whether a connection is available with the IsNewConnectionReady method.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.