• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Show / Hide Table of Contents

Property CommandRetries

CommandRetries

If client application sends request to server for any operation and a response is not received, then the number of retries it will make until it gets response is defined here.

Declaration
public int? CommandRetries { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
Back to top Copyright © 2017 Alachisoft