M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Processor
Attribute Constructor
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
TaskProcessorAttribute
(
string
queueId
,
string
type
)
Parameters
queueId
String
type
String
See Also
Reference
TaskProcessorAttribute Class
MFiles.VAF.AppTasks Namespace
In This Article
Definition
See Also