IChatCopilot.DeleteContextAsync

IChatCopilot.DeleteContextAsync 方法

异步删除上下文。

public Task DeleteContextAsync(CancellationToken? cancellationToken = default)
参数类型描述
cancellationTokenNullable`1取消令牌(可选)。

返回值

表示异步操作的任务。

另请参阅