GetMissingPacketsEnumerator Method

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

Returns an enumerator object that represents the number of missing packets.

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

Syntax

'Declaration
Public Function GetMissingPacketsEnumerator As MissingPacketEnumerator
public MissingPacketEnumerator GetMissingPacketsEnumerator()
public:
MissingPacketEnumerator^ GetMissingPacketsEnumerator()
member GetMissingPacketsEnumerator : unit -> MissingPacketEnumerator 
public function GetMissingPacketsEnumerator() : MissingPacketEnumerator

Return Value

Type: Microsoft.SPOT.MFUpdate. . :: . .MissingPacketEnumerator
The enumerator object that represents the number of missing packets.

.NET Framework Security

See Also

Reference

MFUpdate Class

Microsoft.SPOT.MFUpdate Namespace