IOnDemandConnectionService InterfaceiikoFront Api V3 Documentation
Interface can be used to connect plugin on-demand for the purpose of testing or debugging.

Namespace: Resto.Front.Api.V3
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
public interface IOnDemandConnectionService

The IOnDemandConnectionService type exposes the following members.

Methods

  NameDescription
Public methodGetServiceProvider
Returns the service provider identical to one passed into Init(IServiceProvider) method.
Top
See Also

Reference