언어

PendingCommandInfo.EstimatedTimeBehind 속성

정의

대기 중인 명령을 전달하는 데 걸리는 예상 시간을 몇 초 단위로 받거나 설정합니다.

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

속성 값

Int32 초의 수를 나타내는 값입니다.

설명

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET 프레임워크 버전 2.0에서만 지원됩니다.

적용 대상