Share via


PeerHopCountAttribute.MustUnderstand Proprietà

Definizione

Ottiene un valore che indica se il nodo che svolge il ruolo Actor deve riconoscere questa intestazione.

public:
 property bool MustUnderstand { bool get(); };
public bool MustUnderstand { get; }
member this.MustUnderstand : bool
Public ReadOnly Property MustUnderstand As Boolean

Valore della proprietà

Boolean

true se è necessario che il nodo che svolge il ruolo Actor riconosca questa intestazione. In caso contrario, false.

Si applica a