iSMBIOS

iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows

View the Project on GitHub iAJTin/iSMBIOS

DmiProperty.IpmiDevice.Interrupt class

Definition of keys for the ‘Interrupt’ section.

public static class Interrupt

Public Members

name description
static Polarity { get; } Gets a value representing the key to retrieve the property value.
static SpecifiedInfo { get; } Gets a value representing the key to retrieve the property value.
static TriggerMode { get; } Gets a value representing the key to retrieve the property value.

See Also