The UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>) type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>) |
Instantiates a new instance of this class.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing,
releasing, or resetting unmanaged resources.
| |
| Finalize |
Allows an Object to attempt to free resources and perform
other cleanup operations before the Object is reclaimed by
garbage collection.
(Overrides Object..::.Finalize()()().) |
Properties
| Name | Description | |
|---|---|---|
| Current |
Returns the current unit of work.
| |
| HasCurrent |
Returns true if this scope has a live unit of work.
| |
| LightSpeedContext |
Returns the LightSpeedContext associated with this scope.
|