Click or drag to resize

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

Field Value

Type: IApiClientTransport
See Also