Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsInitialized Property
SwiPlCs interface ► SbsSW.SwiPlCs ► PlEngine ► IsInitialized
To test if the prolog engine is up.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool IsInitialized { get; }
Public Shared ReadOnly Property IsInitialized As Boolean Get
public: static property bool IsInitialized { bool get (); }
static member IsInitialized : bool with get
Property Value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)