Disables logging.
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
C# |
---|
public static void disableLogging() |
Visual Basic (Declaration) |
---|
Public Shared Sub disableLogging |
Visual C++ |
---|
public: static void disableLogging() |
Remarks
This disables logging. This only needs to be called if logging was previously enabled.