<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/nsconnection-run-loop-mode",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "NSConnection run loop mode"
}
-->

# NSConnection run loop mode

`NSConnection` defines the following run loop mode—see [`RunLoop`](/documentation/Foundation/RunLoop) for more details.

## Topics

### Constants

[`extern NSString * const NSConnectionReplyMode;`](/documentation/Foundation/NSConnectionReplyMode)

The mode to indicate an `NSConnection` object waiting for replies.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)