Namespace: LLama.Native
public abstract class SafeLLamaHandleBase : System.Runtime.InteropServices.SafeHandle, System.IDisposable
Inheritance Object → CriticalFinalizerObject → SafeHandle → SafeLLamaHandleBase
Implements IDisposable
public bool IsInvalid { get; }
public bool IsClosed { get; }
public string ToString()