Language

KnowledgeBaseErrorStreamEvent Class

Definition

Wraps an error event payload.

public sealed class KnowledgeBaseErrorStreamEvent : Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseRetrievalStreamEvent
type KnowledgeBaseErrorStreamEvent = class
    inherit KnowledgeBaseRetrievalStreamEvent
Public NotInheritable Class KnowledgeBaseErrorStreamEvent
Inherits KnowledgeBaseRetrievalStreamEvent
Inheritance
KnowledgeBaseErrorStreamEvent

Properties

Name Description
EventName

Gets the wire name of the server-sent event.

(Inherited from KnowledgeBaseRetrievalStreamEvent)
IsTerminal

Gets whether this event terminates the retrieval stream.

Value

Gets the event payload.

Applies to