workingStorageUsedInBytes property

int? workingStorageUsedInBytes
final

The total working storage in bytes in use by the gateway. If no working storage is configured for the gateway, this field returns 0.

Implementation

final int? workingStorageUsedInBytes;