| CommunicationTcpServerIsUseSSL 属性  | 
 
            获取当前的服务器是否使用了SSL证书功能
            
 
        命名空间: 
     HslCommunication.Core.Net
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public bool IsUseSSL { get; }Public ReadOnly Property IsUseSSL As Boolean
	Get
public:
property bool IsUseSSL {
	bool get ();
}member IsUseSSL : bool with get
属性值
类型:
Boolean 参见
参见