Get/set the entry's size.
public long Size {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when setting the size to less than zero. |
Get/set the entry's size.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when setting the size to less than zero. |