OneWayElement.PacketRoutable Propriedade

Definição

Recebe ou define um valor que indica se o encaminhamento de pacotes está ativado.

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

Valor de Propriedade

true se o encaminhamento de pacotes estiver ativado; caso contrário, false. A predefinição é false.

Atributos

Aplica-se a