NSXPCConnection
A bidirectional communication channel between two processes.
Declaration
class NSXPCConnectionOverview
This class is the primary means of creating and configuring the communication mechanism between two processes. Each process has one instance of this class to represent the endpoint in the communication channel.
Topics
Creating a connection
Managing connection state
activate()resume()invalidate()suspend()interruptionHandlerinvalidationHandlercurrent()scheduleSendBarrierBlock(_:)