Gets or sets the connection options.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Options As TlsOptions Get Set |
C# |
---|
public TlsOptions Options { get; set; } |