Initializing help system before first use

free Method

Terminates an XPRB session.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public static int free()

Return Value

Type:  Int32
0 on success.
Examples
This is interchangeable with XPRB.finish (demonstrated in xbgoalobj.cs in the Advanced Examples folder).
See Also