Click or drag to resize

ILocalServiceContext Interface

Namespace:  LSRetail.Omni.Domain.DataModel.Base
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public interface ILocalServiceContext : IServiceContext, 
	IDisposable

The ILocalServiceContext type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also