ScaleTimeCategory.Processing 屬性

定義

負責報告服務的處理。

public:
 property Nullable<long> Processing { Nullable<long> get(); void set(Nullable<long> value); };
public long? Processing { get; set; }
member this.Processing : Nullable<int64> with get, set
Public Property Processing As Nullable(Of Long)

屬性值

報告服務的處理。

適用於