IOperation.Data Property

Definition

Gets the OperationData that are provided by the Primary replica.

public System.Fabric.OperationData Data { get; }
member this.Data : System.Fabric.OperationData
Public ReadOnly Property Data As OperationData

Property Value

Returns OperationData.

Remarks

Applies to