The logging subsystem statistics
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.21.0
Syntax
| C# | 
|---|
public LogStats LoggingSystemStats( bool clearStats )  | 
| Visual Basic (Declaration) | 
|---|
Public Function LoggingSystemStats ( _ clearStats As Boolean _ ) As LogStats  | 
| Visual C++ | 
|---|
public: LogStats^ LoggingSystemStats( bool clearStats )  | 
Parameters
- clearStats
 - Type: System..::.Boolean
If true, reset statistics after returning their values.