BackgroundOperationStatusRunOnceRequestCount Field |
The amount of run once requests. The run once requests will be served immediately after the previous run finishes.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic readonly int RunOnceRequestCount
Public ReadOnly RunOnceRequestCount As Integer
public:
initonly int RunOnceRequestCount
Field Value
Type:
Int32
See Also