M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
AppTaskProcessorSettings Class
AppTaskProcessorSettings Properties
DisableAutomaticProgressUpdates Property
EnableAutomaticTaskUpdates Property
GetStatusInfo Property
GetTraceInfo Property
IsTraceLogEnabled Property
MaxConcurrentJobs Property
PermanentVault Property
PollTasksOnJobCompletion Property
QueueDef Property
TaskHandlers Property
TaskQueueManager Property
VaultExtensionMethodProxyId Property
AppTaskProcessorSettings
TaskHandlers Property
Task handler dictionary, indexed by task handler identifier.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
Dictionary
<
string
,
TaskProcessorJobHandler
>
TaskHandlers
{
get
;
set
; }
Property Value
Type:
Dictionary
String
,
TaskProcessorJobHandler
See Also
Reference
AppTaskProcessorSettings Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com