Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mongo2Go
Helper
UnixPortWatcher
C# Class Mongo2Go.Helper.UnixPortWatcher
Inheritance:
IPortWatcher
ファイルを表示
Open project: JohannesHoppe/Mongo2Go
Class Usage Examples
Public Methods
Method
Description
FindOpenPort
(
int
startPort
) :
int
IsPortAvailable
(
int
portNumber
) :
bool
Method Details
FindOpenPort()
public
method
public
FindOpenPort
(
int
startPort
) :
int
startPort
int
return
int
IsPortAvailable()
public
method
public
IsPortAvailable
(
int
portNumber
) :
bool
portNumber
int
return
bool