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

显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
IsSslRegistered ( ) : bool
ServerInfo ( IProcessManagerSync pm, IPEndPoint http, IPEndPoint https ) : System

Private Methods

Method Description
QueryCertRegistered ( IProcessManagerSync pm, IPEndPoint value ) : bool
QueryPortRegistered ( IProcessManagerSync pm, string value ) : bool

Method Details

IsSslRegistered() public method

public IsSslRegistered ( ) : bool
return bool

ServerInfo() public method

public ServerInfo ( IProcessManagerSync pm, IPEndPoint http, IPEndPoint https ) : System
pm IProcessManagerSync
http System.Net.IPEndPoint
https System.Net.IPEndPoint
return System