Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsInitialized Property
SwiPlCs interfaceSbsSW.SwiPlCsPlEngineIsInitialized
To test if the prolog engine is up.
Declaration Syntax
C#Visual BasicVisual 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.60601.0 (1.1.60601.0)