DispatchData Class

Definition

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

Constructors

DispatchData(IntPtr)
DispatchData(IntPtr, Boolean)

Properties

Handle (Inherited from DispatchObject)
Size

Methods

Activate() (Inherited from DispatchObject)
Check()
Obsolete.
(Inherited from DispatchObject)
Concat(DispatchData, DispatchData)
CreateMap(IntPtr, nuint)
CreateSubrange(nuint, nuint)
Dispose() (Inherited from DispatchObject)
Dispose(Boolean) (Inherited from DispatchObject)
Equals(Object) (Inherited from DispatchObject)
FromBuffer(IntPtr, nuint)
FromByteBuffer(Byte[])
FromByteBuffer(Byte[], Int32, Int32)
GetHashCode()

Returns the hashcode for this object

(Inherited from DispatchObject)
InitializeHandle(IntPtr) (Inherited from NativeObject)
Release() (Inherited from DispatchObject)
Retain() (Inherited from DispatchObject)
SetTargetQueue(DispatchQueue) (Inherited from DispatchObject)

Applies to