C# Class YetAnotherRelogger.Helpers.ConnectionCheck

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger Class Usage Examples

Méthodes publiques

Méthode Description
CheckValidConnection ( bool silent = false ) : bool
PingCheck ( bool silent = false ) : bool
Reset ( ) : void

Private Methods

Méthode Description
validIp ( string ip, bool silent ) : bool

Method Details

CheckValidConnection() public static méthode

public static CheckValidConnection ( bool silent = false ) : bool
silent bool
Résultat bool

PingCheck() public static méthode

public static PingCheck ( bool silent = false ) : bool
silent bool
Résultat bool

Reset() public static méthode

public static Reset ( ) : void
Résultat void