Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.API
Environment Class
Environment Methods
End Method
Init Method
Login Method
Logout Method
Start Method
StartAndInit Method
Environment
Init Method
Initializes the environment.
Start(String)
and
Login(String, SecureString)
must be called first.
Namespace:
LynceeTec.API
Assembly:
LynceeTec.API (in LynceeTec.API.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:35 UTC
Syntax
C#
C++
Copy
public
static
void
Init
()
public
:
static
void
Init
()
Exceptions
Exception
Condition
EnvironmentNotStartedException
Thrown when the operation is not valid because the environment hasn't been started
NoUserLoggedInException
thrown when the operation is not valid because no user is logged in
See Also
Reference
Environment Class
LynceeTec.API Namespace
Start(String)
Login(String, SecureString)
Send comments on this topic to
sdk-support@lynceetec.com