Search Results for

    Show / Hide Table of Contents

    Class QueuedOperations

    Inheritance
    System.Object
    QueuedOperations
    Namespace: ImageVault.Common.Data
    Assembly: ImageVault.Common.dll
    Syntax
    public sealed class QueuedOperations : Enum

    Fields

    Add

    Adds items to the index

    Declaration
    public const QueuedOperations Add
    Field Value
    Type Description
    QueuedOperations

    All

    Affects all

    Declaration
    public const QueuedOperations All
    Field Value
    Type Description
    QueuedOperations

    AllAssets

    All assets in system

    Declaration
    public const QueuedOperations AllAssets
    Field Value
    Type Description
    QueuedOperations

    ApplyConversionRegeneration

    Invalidates conversions for assets, if needed

    Declaration
    public const QueuedOperations ApplyConversionRegeneration
    Field Value
    Type Description
    QueuedOperations

    Assets

    Operation affects assets

    Declaration
    public const QueuedOperations Assets
    Field Value
    Type Description
    QueuedOperations

    ByCategory

    Operation affects items by category

    Declaration
    public const QueuedOperations ByCategory
    Field Value
    Type Description
    QueuedOperations

    ByCollection

    Operation affects items by collection

    Declaration
    public const QueuedOperations ByCollection
    Field Value
    Type Description
    QueuedOperations

    DispatchInRiver

    Dispatch message to InRiver

    Declaration
    public const QueuedOperations DispatchInRiver
    Field Value
    Type Description
    QueuedOperations

    EnsureAllAreaOfInterest

    Ensures all available assets has Area of interest metadata

    Declaration
    public const QueuedOperations EnsureAllAreaOfInterest
    Field Value
    Type Description
    QueuedOperations

    EnsureAllAssetConversions

    Ensures all assets has indexed formats converted

    Declaration
    public const QueuedOperations EnsureAllAssetConversions
    Field Value
    Type Description
    QueuedOperations

    EnsureAllAzureImageAnalyzer

    Ensures all available assets has Azure Image analyzer metadata

    Declaration
    public const QueuedOperations EnsureAllAzureImageAnalyzer
    Field Value
    Type Description
    QueuedOperations

    EnsureAreaOfInterest

    Ensures that a list of assets has Area of interest metadata

    Declaration
    public const QueuedOperations EnsureAreaOfInterest
    Field Value
    Type Description
    QueuedOperations

    EnsureAssetConversions

    Ensures that a list of assets has indexed formats converted

    Declaration
    public const QueuedOperations EnsureAssetConversions
    Field Value
    Type Description
    QueuedOperations

    EnsureAzureImageAnalyzer

    Ensures that a list of assets has Azure Image analyzer metadata

    Declaration
    public const QueuedOperations EnsureAzureImageAnalyzer
    Field Value
    Type Description
    QueuedOperations

    InVault

    Operation affects assets in vault

    Declaration
    public const QueuedOperations InVault
    Field Value
    Type Description
    QueuedOperations

    MediaServiceStorageChangeTier

    Indicates the ChangeTier operation for MediaServiceStorage

    Declaration
    public const QueuedOperations MediaServiceStorageChangeTier
    Field Value
    Type Description
    QueuedOperations

    PreviousIndex

    Declaration
    public const QueuedOperations PreviousIndex
    Field Value
    Type Description
    QueuedOperations

    ReindexAssetsByCategory

    Re-indexes assets by category

    Declaration
    public const QueuedOperations ReindexAssetsByCategory
    Field Value
    Type Description
    QueuedOperations

    ReindexAssetsByCollection

    Re-indexes assets by collection

    Declaration
    public const QueuedOperations ReindexAssetsByCollection
    Field Value
    Type Description
    QueuedOperations

    Remove

    Removes items from the index

    Declaration
    public const QueuedOperations Remove
    Field Value
    Type Description
    QueuedOperations

    RemoveAssetsInVault

    Removes assets in vault

    Declaration
    public const QueuedOperations RemoveAssetsInVault
    Field Value
    Type Description
    QueuedOperations

    RemovePreviousIndex

    Removes the previous index

    Declaration
    public const QueuedOperations RemovePreviousIndex
    Field Value
    Type Description
    QueuedOperations

    SynchronizeAllAssets

    Synchronizes all available assets from an external ImageVault instance

    Declaration
    public const QueuedOperations SynchronizeAllAssets
    Field Value
    Type Description
    QueuedOperations

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022