Property FreeDiskBytes
FreeDiskBytes
Free space on the volume the model directory lives on, or null when the platform would not say. Null is unknown and never a refusal, exactly as an unreadable available-memory figure is.
public long? FreeDiskBytes { get; init; }
Property Value
- long?