LLamaSharp/docs/xmldocs/llama.native.safellamahandl...

1.2 KiB

SafeLLamaHandleBase

Namespace: LLama.Native

Base class for all llama handles to native resources

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

Inheritance ObjectCriticalFinalizerObjectSafeHandleSafeLLamaHandleBase
Implements IDisposable

Properties

IsInvalid

public bool IsInvalid { get; }

Property Value

Boolean

IsClosed

public bool IsClosed { get; }

Property Value

Boolean

Methods

ToString()

public string ToString()

Returns

String