Share via


FlashManager.MaxWordWriteTime Property

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

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

Syntax

public UInt32 MaxWordWriteTime { get; set; }

Property Value

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

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

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