IOperationDataStream Interface

Definition

An IOperationDataStream encapsulates a stream of OperationData objects that are exchanged between Primary replica and Secondary replica. Objects that implement IOperationDataStream are used during the copy process. Both the copy context GetCopyContext() method that is sent from the Secondary replica to the Primary replica and the copy state GetCopyState(Int64, IOperationDataStream) method implement the IOperationDataStream interface.

C#
public interface IOperationDataStream

Methods

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest