[]
本地网站应用信息。
public interface ILocalServerInfo
主机地址。
string HostAddress { get; }
端口号。
int PortNumber { get; }