Contents

AEDisposeRemoteProcessResolver(_:)

Disposes of an AERemoteProcessResolverRef.

Declaration

func AEDisposeRemoteProcessResolver(_ ref: AERemoteProcessResolverRef!)

Parameters

Discussion

If this resolver is currently scheduled on a run loop, it is unscheduled, and the asynchronous callback is not executed.

Version-Notes

Thread safe starting in OS X v10.3.

See Also

Locating Processes on Remote Computers