Table of Contents

Enum ThingWorxDataStoreMaxSize

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

The maximum size of the datastore in which to store updates when offline. Changing this property causes the interface to restart and deletes the current datastore.

public enum ThingWorxDataStoreMaxSize

Fields

Size128MB = 128
Size16GB = 16384
Size1GB = 1024
Size256MB = 256
Size2GB = 2048
Size4GB = 4096
Size512MB = 512
Size8GB = 8192