RemoteReplicatorAcknowledgementStatus クラス

定義

コピーとレプリケーション ストリームの受信確認の詳細を提供します。 のメンバー RemoteReplicatorStatus

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

コンストラクター

RemoteReplicatorAcknowledgementStatus()

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

プロパティ

CopyStreamAcknowledgementDetail

コピー操作ストリームの受信確認に関する詳細が含まれています

ReplicationStreamAcknowledgementDetail

レプリケーション操作ストリームの受信確認に関する詳細が含まれています

適用対象