auxPort Property

Summary

Gets or sets the port number for the second physical channel.

Syntax
C#
VB
C++
public Nullable<int> auxPort { get; set; } 
  
Public Property auxPort As Nullable(Of Integer) 
public: 
property Nullable<int> auxPort { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

A nullable System.Int32 number for the second physical channel.

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.Jpip Assembly