PushBackIntoRecoverList Method

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

Flags an ExtendedWeakReference object as a candidate for recovery after the device reboots or powers down and restarts.

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

Syntax

'Declaration
Public Sub PushBackIntoRecoverList
public void PushBackIntoRecoverList()
public:
void PushBackIntoRecoverList()
member PushBackIntoRecoverList : unit -> unit 
public function PushBackIntoRecoverList()

.NET Framework Security

See Also

Reference

ExtendedWeakReference Class

Microsoft.SPOT Namespace