DispatchData 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 DispatchData : CoreFoundation.DispatchObject
type DispatchData = class
inherit DispatchObject
- Inheritance
Properties
| Name | Description |
|---|---|
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
| Size | |
Methods
| Name | Description |
|---|---|
| Activate() | (Inherited from DispatchObject) |
| ClearHandle() | (Inherited from DisposableObject) |
| Concat(DispatchData, DispatchData) | |
| CreateMap(IntPtr, UIntPtr) | |
| CreateSubrange(UIntPtr, UIntPtr) | |
| Dispose() | (Inherited from DisposableObject) |
| Dispose(Boolean) | (Inherited from NativeObject) |
| Equals(Object) | (Inherited from DisposableObject) |
| FromBuffer(IntPtr, UIntPtr) | |
| FromByteBuffer(Byte[], Int32, Int32) | |
| FromByteBuffer(Byte[]) | |
| FromReadOnlySpan(ReadOnlySpan<Byte>) | |
| GetCheckedHandle() | (Inherited from DisposableObject) |
| GetHashCode() | (Inherited from DisposableObject) |
| InitializeHandle(NativeHandle) | (Inherited from DisposableObject) |
| Release() | (Inherited from DispatchObject) |
| Retain() | (Inherited from DispatchObject) |
| SetTargetQueue(DispatchQueue) | (Inherited from DispatchObject) |
| ToArray() | |
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |