ServiceProxyNoUi is used to establish a connection to the service. The ServiceProxy ensures that the necessary service is started (Start). The service to be used is part of the LogiKal installation. After the start of the service the login takes place (Login). If a scope is completed, the service must be terminate with the method Stop. The ServiceProxy must be held during the lifetime of the scope.
Login to the API to get access to projects, elevations etc. . Without login no access to the API is available. Attention: Before a login is possible, the service must be started (Start).