C-DEngine 5.105

TheISMManager..::..BackupCacheFolder Method

Makes a backup of the current Cache Folder to ClientBin\Backups\(pTitle).CDEB

Namespace:  nsCDEngine.ISM
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string BackupCacheFolder(
	string pTitle,
	int pRetries
)
Public Function BackupCacheFolder ( _
	pTitle As String, _
	pRetries As Integer _
) As String
public:
String^ BackupCacheFolder(
	String^ pTitle, 
	int^ pRetries
)

Parameters

pTitle
Type: String
name of the backup file
pRetries
Type: Int32
amount of allowed retries

Return Value

Full path to the backup file