PeerHopCountAttribute.MustUnderstand プロパティ

定義

Actor ロールで動作するノードがこのヘッダーを理解する必要があるかどうかを示す値を取得します。

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

プロパティ値

true Actor ロールで動作するノードがこのヘッダーを理解する必要がある場合は。それ以外の場合はfalse

適用対象