*** id: 14d5b860-6f3b-4771-b60d-caf908d5d902 slug: /php/reference/calling/results/stop hide\_title: true max-toc-depth: 3 ---------------- # Relay.Calling.StopResult This object is returned from one the *synchronous* `stop` methods on an action when an *asynchronous* operation is being stopped, which represent the final result of a stop operation. ## Properties | Property | Type | Description | | :----------- | :-------- | :----------------------------------------------------- | | `successful` | `boolean` | Whether the stop operation has completed successfully. |