EndpointDiscoveryElement.Enabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die de detectie van dit eindpunt aangeeft.

public:
 property bool Enabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("enabled", DefaultValue=true)]
public bool Enabled { get; set; }
[<System.Configuration.ConfigurationProperty("enabled", DefaultValue=true)>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Waarde van eigenschap

true als de detectie van dit eindpunt is ingeschakeld, anders false.

Kenmerken

Van toepassing op