Property Parameters
Parameters
Gets or sets the security parameters of the current socket.
Declaration
public TlsParameters Parameters { get; set; }
Property Value
Type | Description |
---|---|
TlsParameters | The security parameters of the current socket. |