Skip to content

SafeLLamaHandleBase

Namespace: LLama.Native

Base class for all llama handles to native resources

1
public abstract class SafeLLamaHandleBase : System.Runtime.InteropServices.SafeHandle, System.IDisposable

Inheritance ObjectCriticalFinalizerObjectSafeHandleSafeLLamaHandleBase
Implements IDisposable

Properties

IsInvalid

1
public bool IsInvalid { get; }

Property Value

Boolean

IsClosed

1
public bool IsClosed { get; }

Property Value

Boolean

Methods

ToString()

1
public string ToString()

Returns

String