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