Table of Contents

TTMSFNCWebSocketMessageDriver.OnDriverError Event

Fires when an error occurs while the driver reads from a monitored connection.

API unit family: TMSFNCWebSocketClient Declaring type: TTMSFNCWebSocketMessageDriver

Syntax

OnDriverError: TTMSFNCWebSocketDriverErrorEvent;

Parameters

Name Description
Sender The driver that raised the event.
E The exception raised while processing monitored connections.