Click or drag to resize
ServerInfoPort Property
The server port to connect to.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public int Port { get; }

Property Value

Type: Int32
Remarks
If set to zero a DNS lookup will be performed to identify the port to connect to.
See Also