Skip to main content

Relay.Calling.StopResult

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​

PropertyTypeDescription
successfulbooleanWhether the stop operation has completed successfully.