---
title: SCNetworkConnectionStatus.disconnecting
framework: systemconfiguration
role: symbol
role_heading: Case
path: systemconfiguration/scnetworkconnectionstatus/disconnecting
---

# SCNetworkConnectionStatus.disconnecting

The network connection is disconnecting.

## Declaration

```swift
case disconnecting
```

## See Also

### Constants

- [SCNetworkConnectionStatus.invalid](systemconfiguration/scnetworkconnectionstatus/invalid.md)
- [SCNetworkConnectionStatus.disconnected](systemconfiguration/scnetworkconnectionstatus/disconnected.md)
- [SCNetworkConnectionStatus.connecting](systemconfiguration/scnetworkconnectionstatus/connecting.md)
- [SCNetworkConnectionStatus.connected](systemconfiguration/scnetworkconnectionstatus/connected.md)
