ServerPort Property

Summary
Gets or sets the server port.
Syntax
C#
VB
C++
public int ServerPort { get; set; } 
Public Property ServerPort() As Integer 
   Get 
   Set 
public:  
   property Int32 ServerPort 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

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.

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