M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Update
Info
To
Json Method
Serializes this object to JSON.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
string
ToJson
()
Return Value
String
Serialized LongRunningTaskUpdateInfo string.
See Also
Reference
AppTaskUpdateInfo Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also