ComputerInfo.CsResetLimit Property

Definition

Number of consecutive times a system reset is attempted. A value of –1 (minus one) indicates that the limit is unknown

public:
 property Nullable<short> CsResetLimit { Nullable<short> get(); };
public short? CsResetLimit { get; }
member this.CsResetLimit : Nullable<int16>
Public ReadOnly Property CsResetLimit As Nullable(Of Short)

Property Value

Applies to