Initializes a new instance of the DistributedUnitOfWorkFactory<(Of <(TUnitOfWork>)>) class.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public DistributedUnitOfWorkFactory( Binding binding, EndpointAddress endpointAddress ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ binding As Binding, _ endpointAddress As EndpointAddress _ ) |
Parameters
- binding
- Type: System.ServiceModel.Channels..::.Binding
The binding.
- endpointAddress
- Type: System.ServiceModel..::.EndpointAddress
The endpoint address.