TaskQueueDirectiveToJson Method

Serializes this object to a JSON string.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public string ToJson()

Return Value

String
JSON string.

See Also