IndexApiClient_client Field |
The transport client used to communicate with the ArangoDB host.
Namespace:
ArangoDBNetStandard.IndexApi
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax protected IApiClientTransport _client
Protected _client As IApiClientTransport
protected:
IApiClientTransport^ _client
val mutable _client: IApiClientTransport
Field Value
Type:
IApiClientTransportSee Also