Aracılığıyla paylaş


PartitionQuorumLossProgress.Result Property

Definition

Gets the result of the invoke quorum loss action; this is avaliable only when the action is in Completed or Faulted state.

public System.Fabric.Result.PartitionQuorumLossResult Result { get; }
member this.Result : System.Fabric.Result.PartitionQuorumLossResult
Public ReadOnly Property Result As PartitionQuorumLossResult

Property Value

The PartitionQuorumLossResult object.

Applies to