PlThreadSelf Method

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog PlThreadSelf Method
SwiPlCs interfaceSbsSW.SwiPlCsPlEnginePlThreadSelf()()()()
Returns the integer Prolog identifier of the engine or -1 if the calling thread has no Prolog engine. This method is also provided in the single-threaded version of SWI-Prolog, where it returns -2.
Declaration Syntax
C# Visual Basic Visual C++
public static int PlThreadSelf()
Public Shared Function PlThreadSelf As Integer
public:
static int PlThreadSelf()
Return Value

[Missing <returns> documentation for "M:SbsSW.SwiPlCs.PlEngine.PlThreadSelf"]

Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)