TcpCommunicatorSecure Property

Whether secure connection (ssl) should be used.

Definition

Namespace: OddPrg.Communication.Tcp
Assembly: OddPrg.Communication.Tcp (in OddPrg.Communication.Tcp.dll) Version: 2.0.0.3 (2.0.0.3)
C#
public bool Secure { get; }

Property Value

Boolean

See Also