KnowledgeBaseStreamErrorEvent 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.
Emitted in place of response.completed if retrieval fails after the stream starts.
public class KnowledgeBaseStreamErrorEvent : System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseStreamErrorEvent>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseStreamErrorEvent>
type KnowledgeBaseStreamErrorEvent = class
interface IJsonModel<KnowledgeBaseStreamErrorEvent>
interface IPersistableModel<KnowledgeBaseStreamErrorEvent>
Public Class KnowledgeBaseStreamErrorEvent
Implements IJsonModel(Of KnowledgeBaseStreamErrorEvent), IPersistableModel(Of KnowledgeBaseStreamErrorEvent)
- Inheritance
-
KnowledgeBaseStreamErrorEvent
- Implements
Properties
| Name | Description |
|---|---|
| Activity |
Activity records that completed before the retrieval failed. |
| Error |
The error detail explaining why the retrieval stream failed. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to KnowledgeBaseStreamErrorEvent) | |