Click or drag to resize

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.

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

Property Value

Type: String
See Also