Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines a property, a value, and a relationship to control batch termination.
The IBatchingTerminationFilter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
FilterDescriptor | Gets the filter descriptor associated with this filter. (Inherited from IFilter.) |
![]() |
IsTerminated | Gets a value that indicates whether the batching process should be terminated. |
![]() |
LocalizedDisplayName | Gets the localized display name of this filter. (Inherited from IFilter.) |
![]() |
OutputTypeDescriptor | Gets the type descriptor corresponding to the data structure that stores the return value. (Inherited from IOutputFilter.) |
![]() |
Value | Gets the return value. (Inherited from IOutputFilter.) |
Top