Class ClientCacheTypes
The different types of client cache that exists
Inheritance
System.Object
ClientCacheTypes
Namespace: ImageVault.Client.Configuration
Assembly: ImageVault.Client.dll
Syntax
public sealed class ClientCacheTypes : Enum
Fields
Media
Cache Query/Load operations that request Media related results.
Declaration
public const ClientCacheTypes Media
Field Value
Type | Description |
---|---|
ClientCacheTypes |
MediaItem
Cache Query/Load operations that request MediaItem related results.
Declaration
public const ClientCacheTypes MediaItem
Field Value
Type | Description |
---|---|
ClientCacheTypes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |