---
title: onReturnVoid()
framework: distributed
role: symbol
role_heading: Instance Method
path: distributed/distributedtargetinvocationresulthandler/onreturnvoid()
---

# onReturnVoid()

Invoked when the distributed target execution of a Void returning function has completed successfully.

## Declaration

```swift
func onReturnVoid() async throws
```
