Receiving Data - WeOnlyDo Discussion board

Receiving Data (General questions)

by mhelsel, Thursday, June 07, 2007, 20:00 (6379 days ago)

Hi,

Is there a way to add a timeout feature while receiving data (not using the waitfor command)? I want to tell the application to error out after so much time of inactivity.

Thanks,
Mike Helsel

Re: Receiving Data

by wodDamir, Thursday, June 07, 2007, 20:05 (6379 days ago) @ mhelsel

Hi Mike,

You can use the Timeout Property to set how long will the component wait before it disconnects because of the inactivity. Of course, as long as the component keeps receiving data, the timeout will not occur.

Regards,
Damba