C# Class IronFramework.TestCommon.PortReserver

Inheritance: IDisposable
Mostra file Open project: megadotnet/ironframework

Public Methods

Method Description
Dispose ( ) : void
PortReserver ( int basePort = 50231 ) : System

Private Methods

Method Description
GetGlobalMutex ( ) : Mutex
ListUsedTCPPort ( ) : System.Net.IPEndPoint[]

Method Details

Dispose() public method

public Dispose ( ) : void
return void

PortReserver() public method

public PortReserver ( int basePort = 50231 ) : System
basePort int
return System