type

 TScAsyncReceiveEvent = procedure(Sender: TObject) of object;

 

property OnAsyncReceiveData: TScAsyncReceiveEvent;

 

Description

Occurs when data has been received from the client. The data can be read using the ReadBuffer method.

 

See Also

ReadBuffer

 

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