AqlFunctionApiClient_transport Field |
The transport client used to communicate with the ArangoDB host.
Namespace:
ArangoDBNetStandard.AqlFunctionApi
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax protected readonly IApiClientTransport _transport
Protected ReadOnly _transport As IApiClientTransport
protected:
initonly IApiClientTransport^ _transport
val _transport: IApiClientTransport
Field Value
Type:
IApiClientTransportSee Also