TAstaServerSocket.LogOn
Applies to
TAstaServerSocket
Declaration
property
LogOn: Boolean;
Description
When the LogOn property is set to true, an ASTA server will
show internal debug messages and any messages you have coded on your ASTA server using the OnShowServerMessage.
For production servers it is recommended that NO logging is done as writing to any GUI control consumes
quite a bit of CPU resources.