ModularVaultApplicationBaseInitializeTaskQueueManager Method |
Protected overridable for the child classes to override so they can pass in their own settings.
PermanentVault is initialized and should be used as the vault connection.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected virtual void InitializeTaskQueueManager()
Protected Overridable Sub InitializeTaskQueueManager
protected:
virtual void InitializeTaskQueueManager()
See Also