BroadcastDirectiveGeneratedFromMachineName Property

Machine name of the server that created the broadcast task. - This is used to ensure it is not processed twice by the generating machine.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public string GeneratedFromMachineName { get; set; }

Property Value

String

See Also