MonoMac.CoreFoundation.DispatchObject: Method Members

The methods of MonoMac.CoreFoundation.DispatchObject are listed below. For a list of all members, see the DispatchObject Members list.

See Also: Inherited members from System.Object

Public Methods

Dispose()
Releases the resourced used by the DispatchObject object.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the DispatchObject object
override
GetHashCode() : int
Returns the hashcode for this object
Resume()
Resumes execution of the queue
Suspend()
Suspends the execution of the queue.

Protected Methods

Dispose(bool)
Releases the resourced used by the DispatchObject object.