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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly