---
title: streamApplicationErrorCode
framework: network
role: symbol
role_heading: Instance Property
path: network/quic/stream/streamapplicationerrorcode
---

# streamApplicationErrorCode

The QUIC application error code to send for the stream, or received from the peer.

## Declaration

```swift
final var streamApplicationErrorCode: UInt64 { get set }
```
