Contents

rootProxy

The proxy for the root object of the receiver’s peer in another application or thread.

Declaration

@property (retain, readonly) NSDistantObject * rootProxy;

Discussion

The proxy returned can change between invocations if the peer NSConnection object’s root object is changed.

See Also

Related Documentation

Getting a Remote Object