Share via


ExtendedWeakReference.Priority Property

Gets or sets the priority level for the current ExtendedWeakReference object.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

public int Priority { get; set; }

Property Value

The priority level for the current weak reference.

Remarks

The higher the value, the higher the priority level.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

ExtendedWeakReference Class
ExtendedWeakReference Members
Microsoft.SPOT Namespace