Table of Contents

Class MetalStreamHandle

Namespace
DotCompute.Backends.Metal.Execution
Assembly
DotCompute.Backends.Metal.dll

Handle for managed Metal streams with automatic cleanup

public sealed class MetalStreamHandle : IDisposable
Inheritance
MetalStreamHandle
Implements
Inherited Members
Extension Methods

Properties

CommandQueue

public nint CommandQueue { get; }

Property Value

nint

StreamId

public StreamId StreamId { get; }

Property Value

StreamId

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()