on timeout call function - WeOnlyDo Discussion board

on timeout call function (wodHttpDLX)

by Klinzter, Saturday, May 01, 2010, 03:52 (5116 days ago)

hello there,
how can I call a function on timeout.. I am using the wodhttpd.dll file with vb.net

Re: on timeout call function

by wodDamir, Saturday, May 01, 2010, 12:46 (5116 days ago) @ Klinzter

Hi,

Did you try using UserDisconnected event?

When Timeout occurs, connection to server is bacially closed, so UserDisconnected event will trigger,

Regards,
Damba