TaskQueueAdministratorClearAndDestroyTaskQueue Method
Clears and destroys the passed task queue associated with the passed identifier.
Namespace: MFiles.VAF.Common.ApplicationTaskQueueAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static void ClearAndDestroyTaskQueue(
Vault vault,
string queueId
)
Parameters
- vault Vault
- The vault object.
- queueId String
- Task queue identifier.