Android.Content.Intent.ActionReboot Field
Broadcast Action: Have the device reboot.

Syntax

[Android.Runtime.Register("ACTION_REBOOT")]
public const string ActionReboot

Remarks

Broadcast Action: Have the device reboot. This is only for use by system code.

This is a protected intent that can only be sent by the system.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1