unref
Description:
public void unref ()
Drop a reference to this.
If the last reference is dropped, the instance is freed and all associate data released.
Since 1.42, ref-counting of WireGuardPeer is thread-safe.
Parameters:
this |
the WireGuardPeer instance |