Frees all memory allocated by HostAllocate.

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

Syntax

C#
public override void HostFreeAll()
Visual Basic
Public Overrides Sub HostFreeAll
Visual C++
public:
virtual void HostFreeAll() override

See Also