AnalyzerTelemetryInfo.OperationActionsCount Property

Definition

Count of registered operation actions.

public:
 property int OperationActionsCount { int get(); void set(int value); };
public int OperationActionsCount { get; set; }
[System.Runtime.Serialization.DataMember(Order=13)]
public int OperationActionsCount { get; set; }
member this.OperationActionsCount : int with get, set
[<System.Runtime.Serialization.DataMember(Order=13)>]
member this.OperationActionsCount : int with get, set
Public Property OperationActionsCount As Integer

Property Value

Attributes

Applies to