property Direct: boolean;

 

Description

The Direct property determines in what way data received from this client will be handled at the server. If Direct is True, data received from the SSH client is passed through a socket to the host specified in DestHost.

If Direct is False, the information received from the SSH client is not passed ahead automatically. In this case the input information must be handled in a handler of the OnDataFromClient event.

This property is read-only.

 

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