Class containing info about the TCP session. More...
Methods | |
| CongestionAvoidanceAlgorithm.Get | |
| Returns the congestion avoidance algorithm used in this TCP session. More... | |
| ConnectionState.Get | |
| Returns the current TCP connection state. More... | |
| Description.Get | |
| Returns a textual description of the object. | |
| MaximumSegmentSize.Get | |
| Returns the maximum segment size this TCP connection is allowed to use when transmitting data.. More... | |
| Parent.Get | |
| Returns the parent object. | |
| Prague.IsEnabled | |
| Returns whether TCP Prague was succesfully negotiated or not. | |
| Result.Get | |
| Returns the Layer4.Tcp.ResultSnapshot for this session containing the current result counters. More... | |
| Result.History.Get | |
| Returns the Layer4.Tcp.ResultHistory for this session. More... | |
| Layer4.Tcp.SessionInfo::CongestionAvoidanceAlgorithm.Get |
Returns the congestion avoidance algorithm used in this TCP session.
Returns:
Sack
| Layer4.Tcp.SessionInfo::ConnectionState.Get |
Returns the current TCP connection state.
Returns:
TIME_WAIT
| Layer4.Tcp.SessionInfo::MaximumSegmentSize.Get |
| Layer4.Tcp.SessionInfo::Result.Get |
Returns the Layer4.Tcp.ResultSnapshot for this session containing the current result counters.
The snapshot contains byte counters and time values.
Returns:
<Layer5.Tcp.ResultSnapshot object>
| Layer4.Tcp.SessionInfo::Result.History.Get |
Returns the Layer4.Tcp.ResultHistory for this session.
Returns:
<Layer4.Tcp.ResultHistory object>