TcpOutputChannel Fields |
The TcpOutputChannel type exposes the following members.
Name | Description | |
---|---|---|
ReuseConnectionsSettingKey |
The key in the stage or job settings that can be used to specify whether the connections to the receiving stage tasks are kept open.
The setting should have the type Boolean and the default value is the value of ReuseConnections.
| |
SpillBufferLimitSettingKey |
The key in the stage or job settings that can be used to specify the size of the spill buffer. The setting should have the type Single,
and the default value is the value of SpillBufferLimit.
| |
SpillBufferSizeSettingKey |
The key in the stage or job settings that can be used to specify the size of the spill buffer. The setting should have the type BinarySize,
and the default value is the value of SpillBufferSize.
|