TaskQueueDirectiveToBytes Method

Serializes this object to a UTF8 encoded byte[].

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public byte[] ToBytes()

Return Value

Byte
Byte array.

See Also