Click or drag to resize

InputChannel Properties

The InputChannel type exposes the following members.

Properties
 NameDescription
Public propertyActivePartitions Gets the last set of partitions assigned to this channel.
Protected propertyCompressionType Gets the compression type used by the channel.
Public propertyConfiguration Gets the configuration of the input channel.
Protected propertyInputRecordType Gets the type of the records create by the input task of this channel.
Public propertyInputStage Gets the input stage of this channel.
Protected propertyInputTaskIds Gets a collection of input task IDs.
Public propertyMemoryStorageLevel Gets the current memory storage usage level.
Protected propertyTaskExecution Gets the task execution utility for the task that this channel provides input for.
Public propertyUsesMemoryStorage Gets a value indicating whether the input channel uses memory storage to store inputs.
Top
See Also