Property TotalMemoryBytes
TotalMemoryBytes
The device's total memory, as EdgeChatDeviceProfile read it.
public long? TotalMemoryBytes { get; init; }
Property Value
- long?
The device's total memory, as EdgeChatDeviceProfile read it.
public long? TotalMemoryBytes { get; init; }