---
title: NWProtocolFramer.StartResult.willMarkReady
framework: network
role: symbol
role_heading: Case
path: network/nwprotocolframer/startresult/willmarkready
---

# NWProtocolFramer.StartResult.willMarkReady

The protocol will perform a handshake, preventing the overall connection from becoming ready until markReady() is called.

## Declaration

```swift
case willMarkReady
```

## See Also

### Related Documentation

- [markReady()](network/nwprotocolframer/instance/markready().md)

### Start Results

- [NWProtocolFramer.StartResult.ready](network/nwprotocolframer/startresult/ready.md)
