GetNextConnection Method

GetNextConnection(timeout As long) As boolean

boolean GetNextConnection(long timeout);

Parameters

name type description
timeout long The number of seconds to wait before a timeout occurs.

Description

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.

Object

SocketListener



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.