PriorityLevel Enumeration
Defines a set of constants available for prioritizing extended weak references.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)
Syntax
public enum PriorityLevel
Members
Member name | Description | |
---|---|---|
Critical | Critical data. | |
Important | Data that is important, but not critical. | |
NiceToHave | Data that is nice to have, but not critical. | |
OkayToThrowAway | Data that can be safely thrown away. | |
System | System data that is mandatory for basic operation. |
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.