[This is preliminary documentation and is subject to change.]
Returns total number of work items processed with or without errors by this queue since its creation
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public long ProcessedTotalCount { get; }
public long ProcessedTotalCount { get; }
Public ReadOnly Property ProcessedTotalCount As Long
Get
Public ReadOnly Property ProcessedTotalCount As Long
Get
public:
property long long ProcessedTotalCount {
long long get ();
}
public:
property long long ProcessedTotalCount {
long long get ();
}
member ProcessedTotalCount : int64 with get
member ProcessedTotalCount : int64 with get
Property Value
Type:
Int64