KnowledgeBaseReferencesCompletedStreamEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wraps a references.completed event payload.
public sealed class KnowledgeBaseReferencesCompletedStreamEvent : Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseRetrievalStreamEvent
type KnowledgeBaseReferencesCompletedStreamEvent = class
inherit KnowledgeBaseRetrievalStreamEvent
Public NotInheritable Class KnowledgeBaseReferencesCompletedStreamEvent
Inherits KnowledgeBaseRetrievalStreamEvent
- Inheritance
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. (Inherited from KnowledgeBaseRetrievalStreamEvent) |
| Value |
Gets the event payload. |