Initializing help system before first use

finish Method

Terminates an XPRB session.

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

Return Value

Type:  Int32
0 on success.
Examples
xbgoalobj.cs in the Advanced Examples folder.
See Also