EndpointDiscoveryElement.Enabled Propriedade

Definição

Obtém ou define um valor que indica a descoberta deste endpoint.

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

Valor de Propriedade

true se a descoberta deste endpoint estiver ativada, caso contrário false.

Atributos

Aplica-se a