C# Class Microsoft.Isam.Esent.Interop.Windows7.Windows7Api

ESENT APIs that were first supported in Windows 7 (Windows Server 2008 R2).
Datei anzeigen Open project: ayende/managed-esent

Public Methods

Method Description
JetConfigureProcessForCrashDump ( CrashDumpGrbit grbit ) : void

Crash dump options for Watson.

Method Details

JetConfigureProcessForCrashDump() public static method

Crash dump options for Watson.
public static JetConfigureProcessForCrashDump ( CrashDumpGrbit grbit ) : void
grbit CrashDumpGrbit Crash dump options.
return void