---
title: state
framework: network
role: symbol
role_heading: Instance Property
path: network/networkchannel/state-swift.property
---

# state

Access the current state of the connection

## Declaration

```swift
var state: NetworkChannel<ApplicationProtocol>.State { get }
```
