ResourceBlock.ResourceBlockState

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

Represents resource block state.

Enum Values

FieldDescription
NormalTypical state.
CachedCached state.

Normal

public static final int Normal

Typical state.

Returns: int

Cached

public static final int Cached

Cached state.

Returns: int