Relay::Calling::StopResult
This object is returned from 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 action has been performed successfully. |