Table of Contents

Method Dispose

Namespace
LMKit.TextGeneration
Assembly
LM-Kit.NET.dll

Dispose()

Dispose this conversation and release resources.

After disposal, any further method calls throw ObjectDisposedException.

public void Dispose()