PeerHopCountAttribute.MustUnderstand Proprietà

Definizione

Ottiene un valore che indica se il nodo che agisce nel Actor ruolo deve comprendere 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à

true se il nodo che agisce nel Actor ruolo deve comprendere questa intestazione; in caso contrario, false.

Si applica a