An event which is raised when a ChannelFactory is created by the DistributedUnitOfWork.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public event DistributedUnitOfWork..::.FactoryCreatedEventHandler FactoryCreated |
| Visual Basic (Declaration) |
|---|
Public Event FactoryCreated As DistributedUnitOfWork..::.FactoryCreatedEventHandler |