LumiSoft Net Help
IsSecureConnection Property
NamespacesLumiSoft.NetSocketServerSessionIsSecureConnection
Gets if the connection is an SSL connection.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsSecureConnection { get; }
Public ReadOnly Property IsSecureConnection As Boolean
	Get
public:
property bool IsSecureConnection {
	bool get ();
}

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129