You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ServiceProxyBase<TService, TCoreObject> Class > ServiceProxyBase<TService, TCoreObject> Methods > ServiceProxyBase<TService, TCoreObject>.Stop Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ServiceProxyBase<TService, TCoreObject>.Stop Method

Stops the service. This method must be called before destroying the ServiceProxyBase. This method is also called in the destructor.

Syntax
C#
public virtual void Stop();
Copyright © 2020. All rights reserved.