Class ProcessCounter
Namespace: MackySoft.Navigathena
Assembly: cs.temp.dll.dll
Syntax
public sealed class ProcessCounter
Properties
IsProcessing
Declaration
public bool IsProcessing { get; }
Property Value
Type | Description |
---|---|
Boolean |
Version
Declaration
public int Version { get; }
Property Value
Type | Description |
---|---|
Int32 |
Methods
Increment()
Declaration
public ProcessCounter.ProcessScope Increment()
Returns
Type | Description |
---|---|
ProcessCounter.ProcessScope |