This type is a class for model objects.
A channel which can be used in combination with the TCP Channel - or other channels which support the same application interface to accept inbound connections to into a WebSphere System Integration Bus messaging engine.
Package: channelsAttributes Summary | |
heartbeatInterval : EInt | The amount of idle time, in seconds, before the channel attempts to solicit a response from its peer to check that the peer is still active. The sum of this value and the heartbeat timeout value determines the maximum amount of time that it can take to discover that some types of network failure have occurred. |
heartbeatTimeout : EInt | The amount of time, in seconds, to wait for a response from a peer after deciding to check that the peer is still alive. |
Attribute Details |