@ottrelite/core.OttreliteBackendInfo
name: string
The name of the backend.
supportsAsyncEvents: boolean
Whether the backend supports asynchronous events (beginAsyncEvent, endAsyncEvent).
supportsCounterEvents: boolean
Whether the backend supports counter events (counterEvent).
supportsSyncEvents: boolean
Whether the backend supports synchronous events (beginEvent, endEvent).