PendingCommandInfo 클래스

정의

트랜잭션 게시의 구독에 대해 보류 중인 명령의 수와 이러한 명령을 처리하는 데 걸리는 대략적인 예상 시간에 대한 정보를 나타냅니다.

public ref class PendingCommandInfo sealed
public sealed class PendingCommandInfo
type PendingCommandInfo = class
Public NotInheritable Class PendingCommandInfo
상속
PendingCommandInfo

설명

이 네임스페이스, 클래스 또는 구성원은 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

생성자

PendingCommandInfo()

PendingCommandInfo 클래스의 새 인스턴스를 만듭니다.

속성

EstimatedTimeBehind

보류 중인 명령의 배달을 완료하기 위한 예상 시간(초)을 가져오거나 설정합니다.

PendingCommands

배달을 기다리고 있는 보류 중인 명령의 수를 가져오거나 설정합니다.

UserData

사용자가 자신의 고유 데이터를 연결할 수 있도록 하는 개체를 가져오거나 설정합니다.

적용 대상

추가 정보