JobDefinition.Broadcast Property

Definition

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

Boolean

A flag indicating that this Job requires encryption.

Applies to