[ Version ( since = "1.18" ) ]
public void set_priority (int64 priority)
A valid priority ranges from 0 to g_maxuint32.
"-1" is also allowed to reset the priority. It is a bug calling this function with any other value.
this |
the IPRoutingRule instance |
priority |
the priority to set |