Gets or sets the delay after a retry attempt in milliseconds.
Declaring type: Connection
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public int RetryDelay { get; set; }
Property Value

There is no description.