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

There is no description.