type

 TScErrorEvent = procedure(Sender: TObject; E: Exception) of object;

 

property OnError: TScErrorEvent;

 

Description

Occurs with local port forwarding if an error arose in the listening thread.

Sender is the object that raised the exception. E is the exception object that describes the exception.

 

See Also

Connected

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support