Sets the Port number for the Connection
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public int Port { get; set; }
Public Property Port As Integer
Get
Set
public:
virtual property int Port {
int get () sealed;
void set (int value) sealed;
}
abstract Port : int with get, set
override Port : int with get, set
Property Value
Type:
Int32Implements
Query_InterfacePortSee Also