Click or drag to resize

TcpChannelConfigurationElement Properties

The TcpChannelConfigurationElement type exposes the following members.

Properties
  NameDescription
Public propertyCurrentConfiguration (Inherited from ConfigurationElement.)
Public propertyElementInformation (Inherited from ConfigurationElement.)
Protected propertyElementProperty (Inherited from ConfigurationElement.)
Protected propertyEvaluationContext (Inherited from ConfigurationElement.)
Protected propertyHasContext (Inherited from ConfigurationElement.)
Protected propertyItemConfigurationProperty (Inherited from ConfigurationElement.)
Protected propertyItemString (Inherited from ConfigurationElement.)
Public propertyLockAllAttributesExcept (Inherited from ConfigurationElement.)
Public propertyLockAllElementsExcept (Inherited from ConfigurationElement.)
Public propertyLockAttributes (Inherited from ConfigurationElement.)
Public propertyLockElements (Inherited from ConfigurationElement.)
Public propertyLockItem (Inherited from ConfigurationElement.)
Protected propertyProperties (Inherited from ConfigurationElement.)
Public propertyReuseConnections
Gets or sets a value indicating whether the TCP output channel keeps the connections to the receiving stage open.
Public propertySpillBufferLimit
Gets or sets the usage limit of the spill buffer, between 0 and 1, which triggers a spill.
Public propertySpillBufferSize
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.
Top
See Also