ComputerInfo.CsPauseAfterReset Property

Definition

Time delay before a reboot is initiated, in milliseconds. It is used after a system power cycle, local or remote system reset, and automatic system reset. A value of –1 (minus one) indicates that the pause value is unknown

public:
 property Nullable<long> CsPauseAfterReset { Nullable<long> get(); };
public long? CsPauseAfterReset { get; }
member this.CsPauseAfterReset : Nullable<int64>
Public ReadOnly Property CsPauseAfterReset As Nullable(Of Long)

Property Value

Applies to