EndpointDiscoveryBehavior.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 エンドポイントが有効な場合は a0/>。それ以外の場合は false

適用対象