Table of Contents

Class ResourceTracker

Namespace
Ubiquity.NET.Llvm.OrcJITv2
Assembly
Ubiquity.NET.Llvm.dll

LLVM ORC JIT v2 Resource tracker

public sealed class ResourceTracker : IDisposable
Inheritance
ResourceTracker
Implements
Inherited Members

Properties

IsDisposed

Gets a value indicating whether this instance is disposed or not

Methods

Dispose()

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

MoveTo(ResourceTracker)

Moves all resources associated with this tracker to other

RemoveAll()

Removes all resources managed by this tracker

ThrowIfDisposed()

Throws an ObjectDisposedException if this instance is already disposed