C# Class withSIX.Mini.Infra.Api.ServerInfo

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
IsSslRegistered ( ) : bool
ServerInfo ( IProcessManagerSync pm, IPEndPoint http, IPEndPoint https ) : System

Private Methods

Méthode Description
QueryCertRegistered ( IProcessManagerSync pm, IPEndPoint value ) : bool
QueryPortRegistered ( IProcessManagerSync pm, string value ) : bool

Method Details

IsSslRegistered() public méthode

public IsSslRegistered ( ) : bool
Résultat bool

ServerInfo() public méthode

public ServerInfo ( IProcessManagerSync pm, IPEndPoint http, IPEndPoint https ) : System
pm IProcessManagerSync
http System.Net.IPEndPoint
https System.Net.IPEndPoint
Résultat System