DispatchIO Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DispatchIO : CoreFoundation.DispatchObject
type DispatchIO = class
inherit DispatchObject
- Inheritance
- Inheritance
Properties
Handle | (Inherited from DispatchObject) |
Methods
Activate() | (Inherited from DispatchObject) |
Check() |
Obsolete.
(Inherited from DispatchObject)
|
Dispose() | (Inherited from DispatchObject) |
Dispose(Boolean) | (Inherited from DispatchObject) |
Equals(Object) | (Inherited from DispatchObject) |
GetHashCode() |
Returns the hashcode for this object (Inherited from DispatchObject) |
InitializeHandle(IntPtr) | (Inherited from NativeObject) |
Read(Int32, nuint, DispatchQueue, DispatchIOHandler) | |
Release() | (Inherited from DispatchObject) |
Retain() | (Inherited from DispatchObject) |
SetTargetQueue(DispatchQueue) | (Inherited from DispatchObject) |
Write(Int32, DispatchData, DispatchQueue, DispatchIOHandler) |