| TDengineInit Method |
Initialize the running environment.
If the application does not actively call the API, the API will be automatically called when the application call
Connect(String, String, String, String, Int16), so the application generally does not need to call the API manually.
Namespace:
TDengineDriver
Assembly:
TDengineDriver (in TDengineDriver.dll) Version: 1.0.6
Syntax public static void Init()
See Also