ClientPort Property

Summary
Gets or sets the client port.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public int ClientPort { get; set; } 
  
<DebuggerNonUserCodeAttribute()> 
Public Property ClientPort As Integer 
[DebuggerNonUserCodeAttribute()] 
public: 
property int ClientPort { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents the client port.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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