C# Class NuGet.Services.BasicSearchTests.TestSupport.PortReserver

Inheritance: IDisposable
Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

Méthode Description
Dispose ( ) : void
PortReserver ( int basePort = 50231 ) : System

Private Methods

Méthode Description
GetGlobalMutex ( ) : Mutex
ListUsedTCPPort ( ) : System.Net.IPEndPoint[]

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PortReserver() public méthode

public PortReserver ( int basePort = 50231 ) : System
basePort int
Résultat System