MetalamaAPI documentationExtensions APIMetalama.​Extensions.​MulticastMulticast­AspectAttribute­Priority
Open sandboxFocus

MulticastAspect.AttributePriority Property

AttributePriority

Gets or sets the priority of the current attribute in case that multiple instances are defined on the same element (lower values are processed before).

Declaration
public int AttributePriority { get; set; }
Property Value
Type Description
System.Int32
Implements
IMulticastAttribute.AttributePriority
Remarks

You should use only 16-bit values in user code. Top 16 bits are reserved for the system.