An event which is raised when the DistributedUnitOfWork is being disposed.
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 EventHandler Disposed |
Visual Basic (Declaration) |
---|
Public Event Disposed As EventHandler |