InterfaceQueuingAttribute.Enabled 屬性

定義

取得或設定一個值,表示是否啟用排隊支援。

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

屬性值

true若啟用排隊支援;否則,。 false 預設值為 true

備註

此性質對應於 Queuing-Enabled COM+ 中的性質。

適用於