DOFStategetRank Method OpenDOF Object Access Library
Gets the node's rank, which represents its desire to manage a secure multicast group.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
short getRank()

Return Value

Type: Int16
The node's rank.
Remarks

Gets the node's rank, which represents its desire to manage a secure multicast group. This value may change through use of DOF.setRank(short) .
See Also

Reference

Builder.setRank(short)