Method SetCoreDumpFile
SetCoreDumpFile(string)
set the path of the core dump file that will be written when a crash occurs (default=none)
Declaration
public void SetCoreDumpFile(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path | Path of the core dump file |