C# Class ArcGISHealthStatus.TCPCheck.TCPChecker

Afficher le fichier Open project: imagem/ArcGISHealthStatus Class Usage Examples

Méthodes publiques

Méthode Description
CheckTCPService ( TCPService Service ) : ServiceStatus
CheckTCPServices ( List tcpServices ) : List
TCPChecker ( ) : System

Method Details

CheckTCPService() public méthode

public CheckTCPService ( TCPService Service ) : ServiceStatus
Service ArcGISHealthStatus.Configuration.TCPService
Résultat ArcGISHealthStatus.Models.ServiceStatus

CheckTCPServices() public méthode

public CheckTCPServices ( List tcpServices ) : List
tcpServices List
Résultat List

TCPChecker() public méthode

public TCPChecker ( ) : System
Résultat System