docs/subscription/disable.md
### `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)