Share via


DeployedServiceReplicaDetail.CurrentServiceOperation Property

Definition

Gets or sets the current API call that is being executed on the replica.

public System.Fabric.Query.ServiceOperationName CurrentServiceOperation { get; }
member this.CurrentServiceOperation : System.Fabric.Query.ServiceOperationName
Public ReadOnly Property CurrentServiceOperation As ServiceOperationName

Property Value

The current API call that is being executed on the replica.

Applies to