property BeepTransportTCP.DebugFile as String
Holds name of file where debug information will be saved.

  TypeDescription 
   String String expression that holds filename where debug is saved. 
 

DebugFile property determines if BeepTransportTCP will save complete communication with remote peer in local file, which can be used for debugging purposes. If this property is empty, then no debugging information is saved.