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)

プロパティ値

報告サービスでの処理。

適用対象