TlsParameters.Options Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Options
Gets or sets the connection options.
Declaration
public TlsOptions Options { get; set; }
Property Value
Type | Description |
---|---|
Tls |
Connection options. |