unhook( hook )
instance function
Remove a hook that is registered on this Monitor.
Parameters
Name | Type | Description |
---|---|---|
hook | MonitorHook | The hook to remove |
Returns
Type | Description |
---|---|
Boolean | True if the hook was removed |
instance function
Remove a hook that is registered on this Monitor.
Name | Type | Description |
---|---|---|
hook | MonitorHook | The hook to remove |
Type | Description |
---|---|
Boolean | True if the hook was removed |