IOperationContext interface
Base interface for operation context
Properties
| batch |
|
| client |
|
| correlation |
|
| dataset |
|
| is |
|
| is |
|
| operation |
|
| response |
|
| timestamp |
Property Details
batchId
batchId?: string
Property Value
string
clientConfig
correlationId
correlationId?: string
Property Value
string
datasetName
datasetName?: string
Property Value
string
isDataVerseOperation
isDataVerseOperation?: boolean
Property Value
boolean
isExecuteAsync
isExecuteAsync?: boolean
Property Value
boolean
operationName
operationName?: string
Property Value
string
responseInfo
timestamp
timestamp?: Date
Property Value
Date