|
TransportPortRangeLow Field
|
Specifies the lowest valid port number for a
Socket.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax public const int PortRangeLow = 0
Public Const PortRangeLow As Integer = 0
public:
literal int PortRangeLow = 0
static val mutable PortRangeLow: int
var GSF.Communication.Transport.PortRangeLow
View SourceField Value
Int32See Also