Click or drag to resize

TcpOutputChannel Fields

The TcpOutputChannel type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberReuseConnectionsSettingKey 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.
Public fieldStatic memberSpillBufferLimitSettingKey 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.
Public fieldStatic memberSpillBufferSizeSettingKey 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.
Top
See Also