Contents

port

Creates and returns a new NSPort object capable of both sending and receiving messages.

Declaration

+ (NSPort *) port;

Return Value

A new NSPort object capable of both sending and receiving messages.

See Also

Creating Instances