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