IChatCopilot.DeleteContextAsync

IChatCopilot.DeleteContextAsync-Methode

Löscht den Kontext asynchron.

public Task DeleteContextAsync(CancellationToken? cancellationToken = default)
ParameterTypBeschreibung
cancellationTokenNullable`1Das Abbruchtoken (optional).

Rückgabewert

Eine Aufgabe, die die asynchrone Operation darstellt.

Siehe auch