EMS.Services.TEMSLoggingService.LoggingEnabled
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: TEMSLoggingService | |
Delphi
class property LoggingEnabled: Boolean read GetLoggingEnabled;
C++
/* static */ __property bool LoggingEnabled = {read=GetLoggingEnabled, nodefault};
Description
Indicates whether the logging feature of the RAD Server Engine (EMS Server) is enabled (True) or disabled (False).