Port Property (Read/Write)

Top  Previous  Next

Sets/gets the listening TCP port number for the current application process.

The Trace control works at process level, generating independent traces on a connection basis.

 

Vb.NET Syntax

 

Trace.Port [= Integer]

 

C# Syntax

 

Trace.Port [= int];

 

 

Remarks

 

The default port value is 1024.