다음을 통해 공유


RemoteReplicatorAcknowledgementStatus Class

Definition

Provides copy and replication stream acknowledgement details. Member of RemoteReplicatorStatus

public sealed class RemoteReplicatorAcknowledgementStatus
type RemoteReplicatorAcknowledgementStatus = class
Public NotInheritable Class RemoteReplicatorAcknowledgementStatus
Inheritance
RemoteReplicatorAcknowledgementStatus

Constructors

RemoteReplicatorAcknowledgementStatus()

Initializes a new instance of the RemoteReplicatorAcknowledgementStatus class.

Properties

CopyStreamAcknowledgementDetail

Contains details regarding acknowledgement for the copy operation stream

ReplicationStreamAcknowledgementDetail

Contains details regarding acknowledgement for the replication operation stream

Applies to