Click or drag to resize
DeamonDumpDump Method

Namespace: DrawerBackup.Deamon
Assembly: DrawerBackup.Deamon (in DrawerBackup.Deamon.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static void Dump(
	string deamonName,
	Exception exp
)

Parameters

deamonName
Type: SystemString
exp
Type: SystemException
See Also