Enum OperationStatus
The possible states of an operation
Namespace: i5.Toolkit.Core.ServiceCore
Assembly: cs.temp.dll.dll
Syntax
public enum OperationStatus
Fields
Name | Description |
---|---|
ERROR | |
SUCCESS | |
WORKING |