Property AvailableBytes
AvailableBytes
What the monitor reported, or null when it would not say.
public long? AvailableBytes { get; init; }
Property Value
- long?
What the monitor reported, or null when it would not say.
public long? AvailableBytes { get; init; }