|
@@ -8,7 +8,7 @@ namespace MediaBrowser.Model.Services
|
|
{
|
|
{
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Gets the order in which Request Filters are executed.
|
|
/// Gets the order in which Request Filters are executed.
|
|
- /// <0 Executed before global request filters
|
|
|
|
|
|
+ /// <0 Executed before global request filters.
|
|
/// >0 Executed after global request filters.
|
|
/// >0 Executed after global request filters.
|
|
/// </summary>
|
|
/// </summary>
|
|
int Priority { get; }
|
|
int Priority { get; }
|