Gets or sets the maximum number of attempts when trying to establish a encrypted conection.
Declaring type: CustomClientProtocolSetup
Namespace: Zyan.Communication.Protocols
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public int MaxAttempts { get; set; }
Property Value

There is no description.