C# Class RavenFS.Config.PortUtil

Mostrar archivo Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
GetPort ( string portStr ) : int

Private Methods

Method Description
FindPort ( ) : int
TryReadPreviouslySelectAutoPort ( int &port ) : bool
TrySaveAutoPortForNextTime ( int autoPort ) : void

Method Details

GetPort() public static method

public static GetPort ( string portStr ) : int
portStr string
return int