WebControl PLC is on a scheduler, that every 50ms it switch tasks. The PLC logic could stuck in that regular DELAY instruction, but all other logic still runs every 50mS. The worst case would be in two scheduled time, or 100mS, you task will be executed. The Network always working with TCP data buffered if not executed immediately.