ServerBrowserOptions.ReconnectionRetryIntervalMilliseconds Propiedad

Definición

Intervalo base en milisegundos entre los intentos de reconexión (forma escalar). El formulario (retryCount, currentMs) => number de función requiere JS. Asigna a CircuitStartOptions.reconnectionOptions.retryIntervalMilliseconds.

public int? ReconnectionRetryIntervalMilliseconds { get; set; }
member this.ReconnectionRetryIntervalMilliseconds : Nullable<int> with get, set
Public Property ReconnectionRetryIntervalMilliseconds As Nullable(Of Integer)

Valor de propiedad

Se aplica a