Lightstreamer WinRT Client 1.0.2
|
Checks if this logger is enabled for the Info level.
The property should be true if this logger is enabled for Info events, false otherwise.
This property is intended to lessen the computational cost of disabled log Info statements. Note that even if the property is false, Info log lines may be received anyway by the Info methods.
__property bool IsInfoEnabled;
bool IsInfoEnabled;
Property IsInfoEnabled() As bool