c_SurvivePowerdown 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 powers down and restarts.

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

Syntax

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

.NET Framework Security

See Also

Reference

ExtendedWeakReference Class

Microsoft.SPOT Namespace