DestroyForward

Syntax

native DestroyForward(forward_handle);

Usage

forward_handle
Forward handle

Description

Destroys and deallocates a forward.

Note

Does not distinguish between private and global forwards.

Return

This function has no return value.