SettingHttpsServerPort 属性 |
获取或设置服务端HTTPS端口。
命名空间:
Smobiler.Core
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法public int HttpsServerPort { get; set; }
Public Property HttpsServerPort As Integer
Get
Set
属性值
类型:
Int32默认值:0
备注此端口不建议使用,建议使用反射代理的方式
参见