The time to wait for a server to respond to a connection request.
BASS_SetConfig( BASS_CONFIG_NET_TIMEOUT, DWORD timeout );
timeout | The time to wait, in milliseconds. |
When playlist processing is enabled via the BASS_CONFIG_NET_PLAYLIST option, the timeout applies to each playlist entry rather than the playlist as a whole.