Click or drag to resize

PropertyID.EthernetProxyPort Field

Used to enter the two-digit Port number for accessing the Proxy server through which network communications will pass when connecting to a network through an Ethernet-equipped cradle.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 EthernetProxyPort = "value"

Field Value

Type: Int32
Remarks
Used to enter the two-digit Port number for accessing the Proxy server through which network communications will pass when connecting to a network through an Ethernet-equipped cradle.

The class of the property is NumericProperty. The allowed values are between 0 to 65535.

[Android Documentation]

See Also