The SimpleUnitOfWorkScope<(Of <(TUnitOfWork>)>) type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SimpleUnitOfWorkScope<(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.
(Inherited from UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>).) | |
| Finalize |
Allows an Object to attempt to free resources and perform
other cleanup operations before the Object is reclaimed by
garbage collection.
(Inherited from UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>).) |
Properties
| Name | Description | |
|---|---|---|
| Current |
Returns the current unit of work.
(Overrides UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>)..::.Current.) | |
| HasCurrent |
Returns true if this scope has a live unit of work.
(Overrides UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>)..::.HasCurrent.) | |
| LightSpeedContext |
Returns the LightSpeedContext associated with this scope.
(Inherited from UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>).) |