Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.ServerMaxThruPut Property

Maximum server thoughput (in bytes per second) allowed for connections to the FSP server.

Pascal
property ServerMaxThruPut: Cardinal;

ServerMaxThruPut is a read-only Cardinal property that indicates the maximum server thoughput (in bytes per second) allowed for connections to the FSP server. 

ServerMaxThruPut is updated after calling the Version method using a value returned in an FSP protocol response. Both ServerMaxThruPut and ServerMaxPacketSize are updated when ThruputControl is enabled on the remote FSP server. 

Please note that the current FSP client implementation does implement bandwidth throttling using the value in ServerMaxThruPut, but it can be used for informational purposes.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.