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