SystemParameters class

Constants for the ESENT API. These don't have to be looked up via system parameters. This class provides static properties to set and get global ESENT system parameters. This class provides static properties to set and get global ESENT system parameters.

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.SystemParameters

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public NotInheritable Class SystemParameters
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SystemParameters

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SystemParameters members

Microsoft.Isam.Esent.Interop namespace