PeerHopCountAttribute.MustUnderstand 속성

정의

Actor 역할에서 작동하는 노드가 이 헤더를 인식해야 하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

Actor 역할에서 동작하는 노드이면 true이고, 그렇지 않으면 false입니다.

적용 대상