Click or drag to resize
DbStorageClientPurgeOperation Method
Purges the operation from the storage

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool PurgeOperation(
	string idOperation
)

Parameters

idOperation
Type: SystemString

Return Value

Type: Boolean
See Also