Foundation.NSMachPort Members

The members of Foundation.NSMachPort are listed below.

See Also: Inherited members from Foundation.NSPort

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateINSMachPortDelegate. An instance of the Foundation.NSMachPortDelegate model class which acts as the class delegate.
[read-only]
MachPortuint. Documentation for this section has not yet been entered.
override
WeakDelegateNSObject. An object that can respond to the delegate protocol for this type

Public Methods

static
FromMachPort(uint) : NSPort
Documentation for this section has not yet been entered.
static
FromMachPort(uint, NSMachPortRights) : NSPort
Documentation for this section has not yet been entered.
override
RemoveFromRunLoop(NSRunLoop, NSString)
Documentation for this section has not yet been entered.
override
ScheduleInRunLoop(NSRunLoop, NSString)
Documentation for this section has not yet been entered.

Protected Methods

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