c_SurviveBoot Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a flag specifying that the current weak reference will be recoverable after the device reboots.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Const c_SurviveBoot As UInteger
public const uint c_SurviveBoot
public:
literal unsigned int c_SurviveBoot
static val mutable c_SurviveBoot: uint32
public const var c_SurviveBoot : uint

.NET Framework Security

See Also

Reference

ExtendedWeakReference Class

Microsoft.SPOT Namespace