Foundation.NSPort: Method Members

The methods of Foundation.NSPort are listed below. For a list of all members, see the NSPort Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

Copy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
static
Create() : NSPort
Documentation for this section has not yet been entered.
EncodeTo(NSCoder)
Encodes the state of the object on the provided encoder
Invalidate()
Documentation for this section has not yet been entered.
RemoveFromRunLoop(NSRunLoop, NSString)
Documentation for this section has not yet been entered.
ScheduleInRunLoop(NSRunLoop, NSString)
Documentation for this section has not yet been entered.
SendBeforeDate(NSDate, NSMutableArray, NSPort, nuint) : bool
Documentation for this section has not yet been entered.
SendBeforeDate(NSDate, NSMutableArray, NSPort, nuint, nuint) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSPort object.