🗡
🗡
🗡
🗡
ConanJs
Getting Started
Github
Blog
Twitter
Search
⌃
K
Links
What is ConanJs?
Why ConanJs...
How to install/use ConanJs
About us / Github / Contact us
Demos
Demo Gallery
Conan State Demos
Conan Flow Demos
CONAN DATA
General Concepts
Conan State
Conan Flow
CONAN Runtime
Dependency Injection
ASAPs
Logging
API
Main Classes
Conan State Classes
Thread
ConnectedState
MonitorInfo
MetaInfo
Dependency Injection
ASAPS
Powered By
GitBook
MetaInfo
This interface models the meta information associated with a meta flow:
export
interface
MetaInfo
{
transactionCount
:
number
,
status
?:
MetaStatus
,
lastError
:
any
}