Record TComInfo

Hierarchy
Methods
Properties

Unit

Declaration

type TComInfo = record

Description

 

Overview

Fields

LocalAddress: String;
LocalPort: Integer;
LocalHost: String;
RemoteAddress: String;
RemotePort: Integer;
RemoteHost: String;
ConnectStamp: TDateTime;
SecuredStamp: TDateTime;
BytesReceived: Integer;
BytesSent: Integer;
UsedReceiveTime: Cardinal;
UsedSendTime: Cardinal;

Description

Fields

LocalAddress: String;
 
LocalPort: Integer;
 
LocalHost: String;
 
RemoteAddress: String;
 
RemotePort: Integer;
 
RemoteHost: String;
 
ConnectStamp: TDateTime;
 
SecuredStamp: TDateTime;
 
BytesReceived: Integer;
 
BytesSent: Integer;
 
UsedReceiveTime: Cardinal;
 
UsedSendTime: Cardinal;
 

Generated by PasDoc 0.15.0.