Property RequiredBytes
RequiredBytes
The bytes the operation needed, when a memory or disk budget was the cause.
public long? RequiredBytes { get; init; }
Property Value
- long?
The bytes the operation needed, when a memory or disk budget was the cause.
public long? RequiredBytes { get; init; }