AspectConfiguration.AspectPriority Property
AspectPriority
Gets or sets the aspect priority. Aspects with smaller priority are processed first. The default priority is zero.
Declaration
public Nullable<int> AspectPriority { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Int32> |