InterfaceQueuingAttribute.Enabled Proprietà

Definizione

Ottiene o imposta un valore che indica se è abilitato il supporto per l'accodamento.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valore della proprietà

true se il supporto per l'accodamento è attivato, in caso contrario false. Il valore predefinito è true.

Commenti

Questa proprietà corrisponde alla Queuing-Enabled proprietà in COM+.

Si applica a