Frees all memory allocated by HostAllocate.

Namespace: Cudafy.Host
Assembly: Cudafy.Host (in Cudafy.Host.dll) Version: 1.0.4106.20172

Syntax

C#
public abstract void HostFreeAll()
Visual Basic
Public MustOverride Sub HostFreeAll
Visual C++
public:
virtual void HostFreeAll() abstract

See Also