Namespace: LLama.Native
public class SafeLLamaContextHandle : SafeLLamaHandleBase, System.IDisposable
Inheritance Object → CriticalFinalizerObject → SafeHandle → SafeLLamaHandleBase → SafeLLamaContextHandle
Implements IDisposable
public bool IsInvalid { get; }
public bool IsClosed { get; }
public SafeLLamaContextHandle(IntPtr handle)
handle IntPtr
protected bool ReleaseHandle()