SecondaryReplicatorStatus.CopyQueueStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the Copy queue.
public System.Fabric.Query.ReplicatorQueueStatus CopyQueueStatus { get; }
member this.CopyQueueStatus : System.Fabric.Query.ReplicatorQueueStatus
Public ReadOnly Property CopyQueueStatus As ReplicatorQueueStatus
Property Value
The status of the copy queue.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET