Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Enum SESARProcessExecution

    Flags to determine messenging proccess executed.

    Namespace: SecureExchangesSDK.Models.Enum
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Flags]
    public enum SESARProcessExecution

    Fields

    Name Description
    ActiveDirectory

    The active directory thread is running

    Cleanup

    The cleanup thread is in progress

    CleanupInProgress

    That mean a cleanup task is running

    FileEncryptionMigration

    This represents the migration of encrypted file thread

    MigrationToDB

    This represents the migration to the DB thread

    None

    No thread run

    ResendSignature

    The resend thread is running

    Restore

    The restore thread is running

    Sync

    The sync thread in running

    Updating

    The represent the update process

    WebHook

    The webhook thread is running

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<SESARProcessExecution, S>(SESARProcessExecution, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation