Table of Contents

Class WcfLinqService

Namespace
LinqToDB.Remote.Wcf
Assembly
linq2db.Remote.Wcf.dll
[ServiceBehavior(InstanceContextMode = InstanceContextMode.Single, ConcurrencyMode = ConcurrencyMode.Multiple)]
public class WcfLinqService : IWcfLinqService
Inheritance
WcfLinqService
Implements

Constructors

WcfLinqService(ILinqService, bool)

public WcfLinqService(ILinqService linqService, bool transferInternalExceptionToClient)

Parameters

linqService ILinqService
transferInternalExceptionToClient bool