---
title: markReady()
framework: network
role: symbol
role_heading: Instance Method
path: network/nwprotocolframer/instance/markready()
---

# markReady()

Indicates to a connection that your protocol’s handshake is complete.

## Declaration

```swift
final func markReady()
```

## See Also

### Related Documentation

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

### Managing Instance Lifetime

- [markFailed(error:)](network/nwprotocolframer/instance/markfailed(error:).md)
- [prependApplicationProtocol(options:)](network/nwprotocolframer/instance/prependapplicationprotocol(options:).md)
