OnErrorReceived event
Fired when we have an error with the TCP/IP connection.
Applies to
Declaration
property OnErrorReceived : TCHMllpClientErrorReceivedEvent;
Description
The context of when this is received is often determined by a previous operation. The connection will always be closed once this event is received.