RetryCountLimit Property
Overloads
| RetryCountLimit | 
             Maximum number of connection retry attempts performed when opening a websocket connection.  | 
        
      
    
RetryCountLimit
Maximum number of connection retry attempts performed when opening a websocket connection.
Declaration
      public static int RetryCountLimit { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Int32 |