gerich-home/it-depends

View on GitHub
docs/subscription/disable.md

Summary

Maintainability
Test Coverage
### `subscription.disable()`
Disables subscription, so change notifications will stop coming any more, unless it is enabled again with [`enable`](enable.md) method.

#### Returns:
Type: `void`.

#### See also:
* [`itDepends`](../itDepends.md)
* [`observableValue`](../observableValue.md)
* [`computedValue`](../computedValue.md)
* [`computedForArgs`](../computedForArgs.md)
* [`subscription`](../subscription.md)