| 
            
              TransportPortRangeHigh Field
             | 
          
        
        
            Specifies the highest valid port number for a 
Socket.
            
 
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
Syntaxpublic const int PortRangeHigh = 65535
Public Const PortRangeHigh As Integer = 65535
public:
literal int PortRangeHigh = 65535
static val mutable PortRangeHigh: int
var GSF.Communication.Transport.PortRangeHigh
 View SourceField Value
Int32
See Also