Overload List
| Name | Description | |
|---|---|---|
| DistributedUnitOfWork()()() |
Initializes the DistributedUnitOfWork and configures the WCF bindings from application configuration.
| |
| DistributedUnitOfWork(LightSpeedContext) |
Initializes the DistributedUnitOfWork and configures the WCF bindings from application configuration.
| |
| DistributedUnitOfWork(LightSpeedContext, String) |
Initializes the DistributedUnitOfWork and configures the WCF bindings from application configuration.
| |
| DistributedUnitOfWork(LightSpeedContext, Binding, EndpointAddress) |
Initializes the DistributedUnitOfWork and configures the WCF bindings using the supplied binding and address.
|