Compartilhar via


NetworkStateChangeEventDetails.HasNewConnectionCost Propriedade

Definição

Indica se uma rede conectada tem um novo custo de conexão.

public:
 property bool HasNewConnectionCost { bool get(); };
bool HasNewConnectionCost();
public bool HasNewConnectionCost { get; }
var boolean = networkStateChangeEventDetails.hasNewConnectionCost;
Public ReadOnly Property HasNewConnectionCost As Boolean

Valor da propriedade

Boolean

bool

true se houver um novo custo de conexão; caso contrário, false.

Aplica-se a

Confira também