Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlHalt Method
SwiPlCs interfaceSbsSW.SwiPlCsPlEnginePlHalt()()()()
Stops the PlEngine and the program
Declaration Syntax
C#Visual BasicVisual C++F#
public static void PlHalt()
Public Shared Sub PlHalt
public:
static void PlHalt()
static member PlHalt : unit -> unit 
Remarks
SWI-Prolog calls internally pl_cleanup and than exit(0)

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)