Hevea documentation

DataCached Class

The FileCached represents data that are exchange between a FTP client and the FTP application. It abstracts the way data are stored, whether in memory or in a file.

For a list of all members of this type, see DataCached Members.

System.Object
   Hevea.Core.DataCached

public sealed class DataCached : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

DataCached Members | Hevea.Core Namespace