public class VaultExtMethodCallerDirective : BroadcastDirective
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.
(Inherited from BroadcastDirective) |
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.
(Inherited from BroadcastDirective) |
Input | Vault extension method input param's. |
UserID |
User ID of the user who initiated the task.
(Inherited from BroadcastDirective) |
ToBytes |
Serializes this object to a UTF8 encoded byte[].
(Inherited from TaskQueueDirective) |
ToJson |
Serializes this object to a JSON string.
(Inherited from TaskQueueDirective) |