unref
Description:
[ Version ( since = "1.18" ) ]
public void unref ()
public void unref ()
Decreases the reference count of the object.
If the reference count reaches zero the object will be destroyed.
Since 1.42, ref-counting of BridgeVlan is thread-safe.
Parameters:
this |
the BridgeVlan |