Share via


DispatchIO Class

Definition

public class DispatchIO : CoreFoundation.DispatchObject
type DispatchIO = class
    inherit DispatchObject
Inheritance

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)

Methods

Name Description
Activate() (Inherited from DispatchObject)
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Read(Int32, UIntPtr, DispatchQueue, DispatchIOHandler)
Release() (Inherited from DispatchObject)
Retain() (Inherited from DispatchObject)
SetTargetQueue(DispatchQueue) (Inherited from DispatchObject)
Write(Int32, DispatchData, DispatchQueue, DispatchIOHandler)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to