ClientPort Property

Summary
Gets the port number of the client.
Syntax
C#
C++/CLI
Python
public string ClientPort { get; } 
public: 
property String^ ClientPort { 
   String^ get(); 
} 
ClientPort # get  (EventLogEntry) 

Property Value

The port number of the client.

Remarks

This value can be null or System.String.Empty if the event is not generated by a client connection.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.