Return true if this engine support Learn features.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function learn_engine() As Boolean _ Implements INetricsServerStats.learn_engine |
| C# |
|---|
| public bool learn_engine() |
| C++ |
|---|
| public: bool learn_engine() sealed |
| J# |
|---|
| public bool learn_engine() |
| JScript |
|---|
| public function learn_engine() : bool |
Implements
INetricsServerStats.learn_engine
Remarks
If use of the Learn features are supported this returns true, if no information was received on the learn status, or Learn is not enabled this returns false.