ComputerInfo.CsBootOptionOnWatchDog Property

Definition

Type of reboot action after the time on the watchdog timer is elapsed

public:
 property Nullable<Microsoft::PowerShell::Commands::BootOptionAction> CsBootOptionOnWatchDog { Nullable<Microsoft::PowerShell::Commands::BootOptionAction> get(); };
public Microsoft.PowerShell.Commands.BootOptionAction? CsBootOptionOnWatchDog { get; }
member this.CsBootOptionOnWatchDog : Nullable<Microsoft.PowerShell.Commands.BootOptionAction>
Public ReadOnly Property CsBootOptionOnWatchDog As Nullable(Of BootOptionAction)

Property Value

Applies to