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)

属性值

报告服务的处理。

适用于