unref
Description:
[ Version ( since = "1.18" ) ]
public void unref ()
public void unref ()
Decreases the reference count of the instance and destroys the instance if the reference count reaches zero.
Since 1.42, ref-counting of IPRoutingRule is thread-safe.
Parameters:
this |
the IPRoutingRule instance |