unref
Description:
public void unref ()
Decreases the reference count of this by one.
If the resulting reference count is zero the watch and associated memory will be destroyed.
Parameters:
this |
a Watch |
Decreases the reference count of this by one.
If the resulting reference count is zero the watch and associated memory will be destroyed.
this |
a Watch |