JobDefinition.Broadcast Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a flag indicating whether this job needs to be broadcast to all members of the pool due to instance stickyness
public:
property bool Broadcast { bool get(); void set(bool value); };
public bool Broadcast { get; set; }
member this.Broadcast : bool with get, set
Public Property Broadcast As Boolean
Property Value
A flag indicating that this Job requires encryption.