InterfaceQueuingAttribute.Enabled Proprietà

Definizione

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

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 di accodamento è abilitato; in caso contrario, false. Il valore predefinito è true.

Commenti

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

Si applica a