Contents

invalidate

Invalidates the receiver.

Declaration

- (void) invalidate;

Discussion

After withdrawing the ports the receiver has registered with the current run loop, invalidate posts an NSConnectionDidDieNotification and then invalidates all remote objects and exported local proxies.

See Also

Related Documentation

Configuring Instances