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

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>(S)
In This Article
Back to top Generated by DocFX