PeerHopCountAttribute.Relay Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si ce nombre de sauts d’homologue est relayé aux nœuds en aval.
public:
property bool Relay { bool get(); };
public bool Relay { get; }
member this.Relay : bool
Public ReadOnly Property Relay As Boolean
Valeur de propriété
true
Si le nombre de sauts d’homologue est relayé aux nœuds en aval ; Sinon, false
.