---
title: "stop(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterovencavityoperationalstate/stop(with:completion:)"
---

# stop(with:completion:)

Command Stop

## Declaration

```swift
func stop(with params: MTROvenCavityOperationalStateClusterStopParams?, completion: @escaping @Sendable (MTROvenCavityOperationalStateClusterOperationalCommandResponseParams?, (any Error)?) -> Void)
```

```swift
func stop(with params: MTROvenCavityOperationalStateClusterStopParams?) async throws -> MTROvenCavityOperationalStateClusterOperationalCommandResponseParams
```

## Discussion

Discussion This command SHALL be supported if the device supports remotely stopping the operation.
