|  | TcpChannelConfigurationElement Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ookii.Jumbo.Jet
 Syntax
SyntaxThe TcpChannelConfigurationElement type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | TcpChannelConfigurationElement | Initializes a new instance of the TcpChannelConfigurationElement class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentConfiguration | (Inherited from ConfigurationElement.) | 
|  | ElementInformation | (Inherited from ConfigurationElement.) | 
|  | ElementProperty | (Inherited from ConfigurationElement.) | 
|  | EvaluationContext | (Inherited from ConfigurationElement.) | 
|  | HasContext | (Inherited from ConfigurationElement.) | 
|  | ItemConfigurationProperty | (Inherited from ConfigurationElement.) | 
|  | ItemString | (Inherited from ConfigurationElement.) | 
|  | LockAllAttributesExcept | (Inherited from ConfigurationElement.) | 
|  | LockAllElementsExcept | (Inherited from ConfigurationElement.) | 
|  | LockAttributes | (Inherited from ConfigurationElement.) | 
|  | LockElements | (Inherited from ConfigurationElement.) | 
|  | LockItem | (Inherited from ConfigurationElement.) | 
|  | Properties | (Inherited from ConfigurationElement.) | 
|  | ReuseConnections | 
            Gets or sets a value indicating whether the TCP output channel keeps the connections to the receiving stage open.
             | 
|  | SpillBufferLimit | 
            Gets or sets the usage limit of the spill buffer, between 0 and 1, which triggers a spill.
             | 
|  | SpillBufferSize | 
            Gets or sets the size of the spill buffer used by the TCP output channel to collect records before sending them to the receiving stage.
             | 
 Methods
Methods See Also
See Also