RemoteReplicatorAcknowledgementDetail クラス

定義

レプリケーションまたはコピー ストリームに関する確認の詳細を提供します。 のメンバー RemoteReplicatorStatus

public sealed class RemoteReplicatorAcknowledgementDetail
type RemoteReplicatorAcknowledgementDetail = class
Public NotInheritable Class RemoteReplicatorAcknowledgementDetail
継承
RemoteReplicatorAcknowledgementDetail

コンストラクター

RemoteReplicatorAcknowledgementDetail()

RemoteReplicatorAcknowledgementDetail クラスの新しいインスタンスを初期化します。

プロパティ

AverageApplyDuration

操作を適用するための平均期間を取得します

AverageReceiveDuration

操作の確認を受け取るための平均期間を取得します

NotReceivedCount

まだ受信していない操作の数を取得します

ReceivedAndNotAppliedCount

受信した操作と適用されていない操作の数を取得します

適用対象