StatisticsEntry.BlobSize Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the total size (in bytes) of all blobs.
public long BlobSize { get; set; }
Property value
long
Gets or sets the total size (in bytes) of all blobs.
public long BlobSize { get; set; }