Search Results for

    Show / Hide Table of Contents

    Interface IDocumentClientService

    Namespace: Simplic.Document
    Assembly: Simplic.Document.dll
    Syntax
    public interface IDocumentClientService

    Methods

    | Improve this Doc View Source

    CommitAIStateAsync(Guid)

    Declaration
    Task CommitAIStateAsync(Guid documentId)
    Parameters
    Type Name Description
    System.Guid documentId
    Returns
    Type Description
    System.Threading.Tasks.Task
    | Improve this Doc View Source

    EnqueueDocumentAsync(Document)

    Declaration
    Task EnqueueDocumentAsync(Document document)
    Parameters
    Type Name Description
    Document.Document document
    Returns
    Type Description
    System.Threading.Tasks.Task
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx