Share via


FlashManager.MaxSectorEraseTime Property

Gets the maximum amount of time, in milliseconds, required to erase data from flash memory.

Namespace: Microsoft.SPOT.Emulator.Memory
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

public UInt32 MaxSectorEraseTime { get; set; }

Property Value

The maximum amount of time, in milliseconds, required to erase data from flash memory.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

FlashManager Class
FlashManager Members
Microsoft.SPOT.Emulator.Memory Namespace