TransactionApiClient_streamTransactionApiPath Field |
The root path of the API to abort, begin, commit and get the status of a transaction.
Namespace:
ArangoDBNetStandard.TransactionApi
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax protected readonly string _streamTransactionApiPath
Protected ReadOnly _streamTransactionApiPath As String
protected:
initonly String^ _streamTransactionApiPath
val _streamTransactionApiPath: string
Field Value
Type:
StringSee Also