[Overview][Resource strings][Types][Classes][Index] |
Pause the sending of log messages.
Source position: eventlog.pp line 76
public procedure TEventLog.Pause; |
Pause temporarily suspends the sending of log messages. the various log calls will simply eat the log message and return as if the message was sent.
The sending can be resumed by calling Resume.
|
Resume sending of log messages if sending was paused |
|
|
Is the message sending paused ? |