You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > ServiceProxy Class
Close
Ofcas.Lk.Api.Client - Version 3.0
ServiceProxy Class

ServiceProxy 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.

Ofcas_Lk_Api_Client_Ui_ServiceProxy
Syntax
C#
public class ServiceProxy : ServiceProxyUi<IApiService, LoginScopeUi>;
Show:
No members matching the current filter
Copyright © 2019. All rights reserved.