iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Contains the key definitions available for a type 023 [SystemReset] structure.
public static class SystemReset
| name | description |
|---|---|
| static ResetCount { get; } | Gets a value representing the key to retrieve the property value. |
| static ResetLimit { get; } | Gets a value representing the key to retrieve the property value. |
| static Timeout { get; } | Gets a value representing the key to retrieve the property value. |
| static TimerInterval { get; } | Gets a value representing the key to retrieve the property value. |
| static class Capabilities | Contains the key definition for the Capabilities section. |