DOFConfigBuildersetRank Method OpenDOF Object Access Library
Sets the node's 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#
public DOFConfigBuilder setRank(
	short rank
)

Parameters

rank
Type: SystemInt16
The DOF's rank. The valid range is zero to 255.

Return Value

Type: DOFConfigBuilder
The Builder, with the rank set to the new value.
Remarks

Sets the node's desire to manage a secure multicast group. The rank is a number from zero to 255. The higher the number, the stronger the desire to be a manager. Nodes with plentiful resources typically are better candidates for group manager and should have a higher rank. Nodes with limited resources should have a lower rank.

See Also

Reference

Type.GROUP