Language

KnowledgeBaseRetrievalStreamEvent Class

Definition

Base type for events emitted by a streaming knowledge base retrieval.

public abstract class KnowledgeBaseRetrievalStreamEvent
type KnowledgeBaseRetrievalStreamEvent = class
Public MustInherit Class KnowledgeBaseRetrievalStreamEvent
Inheritance
KnowledgeBaseRetrievalStreamEvent
Derived

Properties

Name Description
EventName

Gets the wire name of the server-sent event.

IsTerminal

Gets whether this event terminates the retrieval stream.

Applies to