Inttegro .NET SDK
Search Results for

    Show / Hide Table of Contents

    Class FileReferencesResource

    Inheritance
    object
    FileReferencesResource
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Inttegro.Resources
    Assembly: Inttegro.dll
    Syntax
    public class FileReferencesResource

    Methods

    | Edit this page View Source

    ReconcileAsync(object, CancellationToken)

    Declaration
    public Task<FileReferenceReconciliation> ReconcileAsync(object payload, CancellationToken cancellationToken = default)
    Parameters
    Type Name Description
    object payload
    CancellationToken cancellationToken
    Returns
    Type Description
    Task<FileReferenceReconciliation>
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX