---
title: forceCancel()
framework: network
role: symbol
role_heading: Instance Method
path: network/nwconnection/forcecancel()
---

# forceCancel()

Cancels the connection and immediately disconnects any established network protocols.

## Declaration

```swift
final func forceCancel()
```

## See Also

### Canceling Connections

- [cancel()](network/nwconnection/cancel().md)
- [cancelCurrentEndpoint()](network/nwconnection/cancelcurrentendpoint().md)
