NotifyOrderLow

This property indicates whether the filter has registered as low priority. When a notification occurs, if the filter has registered for that notification, low priority filters are processed last. If other filters have also registered as low priority, then the filters will be processed in the order they appear in the FilterLoadOrder property.

This property is one of the flags contained in the FilterFlags property, and should be considered read-only.

The following table describes this property:

Data type Boolean
Default value Not applicable
Default inheritance Not inheritable

Accessible by IIS Admin Objects:

IIsFilter


© 1997 by Microsoft Corporation. All rights reserved.