Class QueuedOperations
Inheritance
System.Object
QueuedOperations
Assembly: ImageVault.Common.dll
Syntax
public sealed class QueuedOperations : Enum
Fields
Add
Declaration
public const QueuedOperations Add
Field Value
All
Declaration
public const QueuedOperations All
Field Value
AllAssets
Declaration
public const QueuedOperations AllAssets
Field Value
ApplyConversionRegeneration
Invalidates conversions for assets, if needed
Declaration
public const QueuedOperations ApplyConversionRegeneration
Field Value
Assets
Declaration
public const QueuedOperations Assets
Field Value
ByCategory
Operation affects items by category
Declaration
public const QueuedOperations ByCategory
Field Value
ByCollection
Operation affects items by collection
Declaration
public const QueuedOperations ByCollection
Field Value
DispatchInRiver
Dispatch message to InRiver
Declaration
public const QueuedOperations DispatchInRiver
Field Value
EnsureAllAreaOfInterest
Ensures all available assets has Area of interest metadata
Declaration
public const QueuedOperations EnsureAllAreaOfInterest
Field Value
EnsureAllAssetConversions
Ensures all assets has indexed formats converted
Declaration
public const QueuedOperations EnsureAllAssetConversions
Field Value
EnsureAllAzureImageAnalyzer
Ensures all available assets has Azure Image analyzer metadata
Declaration
public const QueuedOperations EnsureAllAzureImageAnalyzer
Field Value
EnsureAreaOfInterest
Ensures that a list of assets has Area of interest metadata
Declaration
public const QueuedOperations EnsureAreaOfInterest
Field Value
EnsureAssetConversions
Ensures that a list of assets has indexed formats converted
Declaration
public const QueuedOperations EnsureAssetConversions
Field Value
EnsureAzureImageAnalyzer
Ensures that a list of assets has Azure Image analyzer metadata
Declaration
public const QueuedOperations EnsureAzureImageAnalyzer
Field Value
InVault
Operation affects assets in vault
Declaration
public const QueuedOperations InVault
Field Value
Indicates the ChangeTier operation for MediaServiceStorage
Declaration
public const QueuedOperations MediaServiceStorageChangeTier
Field Value
PreviousIndex
Declaration
public const QueuedOperations PreviousIndex
Field Value
ReindexAssetsByCategory
Re-indexes assets by category
Declaration
public const QueuedOperations ReindexAssetsByCategory
Field Value
ReindexAssetsByCollection
Re-indexes assets by collection
Declaration
public const QueuedOperations ReindexAssetsByCollection
Field Value
Remove
Removes items from the index
Declaration
public const QueuedOperations Remove
Field Value
RemoveAssetsInVault
Declaration
public const QueuedOperations RemoveAssetsInVault
Field Value
RemovePreviousIndex
Removes the previous index
Declaration
public const QueuedOperations RemovePreviousIndex
Field Value
SynchronizeAllAssets
Synchronizes all available assets from an external ImageVault instance
Declaration
public const QueuedOperations SynchronizeAllAssets
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods