ServerPort Property

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

Property Value

A value that represents the server 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.