Specifies asynchronous operation state.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public enum AsyncOP_State
Public Enumeration AsyncOP_State
public enum class AsyncOP_State
type AsyncOP_State
Members
Member | Description |
---|---|
WaitingForStart |
Operation waits for start.
|
Active |
Operation processing is in progress.
|
Completed |
Operations is completed.
|
Disposed |
Operation is disposed.
|
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119