Port Property (Read/Write) |
Top Previous Next |
Sets/gets the listening TCP port number for the current application process. The TNBTrace component works at process level, generating independent traces on a connection basis.
Visual Basic Syntax
TNBTrace.Port [= Integer]
Delphi Syntax
TNBTrace.Port; [:= Integer]
Remarks
The default port value is 1024.
|