RdtProtStructConnection (STRUCT)ΒΆ
TYPE RdtProtStructConnection : STRUCT
- Redundancy Data Transfer Protocol
- Structure that contains the connection data 
- InOut:
- Name - Type - Comment - pConnection- POINTER TO NBS.TCP_Connection - Pointer to the connection - ltLastActivity- LTIME- Timer to test activity on connection - ltTimActivity- LTIME- Activity timeout before to close connection - iResCnt- INT- Reset counters - ltLastReset- LTIME- When done the last reset - ltTimWaitAfterReset- LTIME- Time to wait after reset 
