public class BroadcastDirective : TaskQueueDirective| GeneratedFromGuid | Multi-server Mode Guid of the server that created the broadcast task. - This is used to ensure it is not processed twice by the generating server. |
| GeneratedFromMachineName | Machine name of the server that created the broadcast task. - This is used to ensure it is not processed twice by the generating machine. |
| UserID | User ID of the user who initiated the task. |
| ToBytes |
Serializes this object to a UTF8 encoded byte[].
(Inherited from TaskQueueDirective) |
| ToJson |
Serializes this object to a JSON string.
(Inherited from TaskQueueDirective) |