PendingCommandInfo.EstimatedTimeBehind Propiedad

Definición

Obtiene o establece el tiempo estimado para completar la entrega de los comandos pendientes, en segundos.

public:
 property int EstimatedTimeBehind { int get(); void set(int value); };
public int EstimatedTimeBehind { get; set; }
member this.EstimatedTimeBehind : int with get, set
Public Property EstimatedTimeBehind As Integer

Valor de propiedad

Un Int32 valor que representa el número de segundos.

Comentarios

Este espacio de nombres, clase o miembro solo es compatible con la versión 2.0 del Microsoft .NET Framework.

Se aplica a