Class MetalEventHandle
- Namespace
- DotCompute.Backends.Metal.Execution
- Assembly
- DotCompute.Backends.Metal.dll
Handle for managed Metal events with automatic cleanup
public sealed class MetalEventHandle : IDisposable
- Inheritance
-
MetalEventHandle
- Implements
- Inherited Members
- Extension Methods
Properties
EventId
public EventId EventId { get; }
Property Value
Handle
public nint Handle { get; }
Property Value
Type
public MetalEventType Type { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()