Represents the event handler for socket connection status notifications.
property OnStatus: TLogItemStatusEvent;
Description
OnStatus is a TLogItemStatusEvent event handler that represents the event handler for socket connection status notifications. Applications must assign a procedure to the event handler in order to respond to the event notification.