LumiSoft Net Help
IsSecureConnection Property
NamespacesLumiSoft.Net.TCPTCP_ClientIsSecureConnection
Gets if this session TCP connection is secure connection.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool IsSecureConnection { get; }
Public Overrides ReadOnly Property IsSecureConnection As Boolean
	Get
public:
virtual property bool IsSecureConnection {
	bool get () override;
}
abstract IsSecureConnection : bool with get
override IsSecureConnection : bool with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when TCP client is not connected.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119