Click or drag to resize

IApiClientResponse Interface

Namespace:  ArangoDBNetStandard.Transport
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public interface IApiClientResponse : IDisposable

The IApiClientResponse type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also