BroadcastDirective Class |
Namespace: MFiles.VAF.MultiserverMode
The BroadcastDirective type exposes the following members.
Name | Description | |
---|---|---|
![]() | BroadcastDirective | Initializes a new instance of the BroadcastDirective class |
Name | Description | |
---|---|---|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | ToBytes |
Serializes this object to a UTF8 encoded byte[].
(Inherited from TaskQueueDirective.) |
![]() | ToJson |
Serializes this object to a JSON string.
(Inherited from TaskQueueDirective.) |