The UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>) type exposes the following members.

Constructors

  NameDescription
UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>)
Instantiates a new instance of this class.

Methods

  NameDescription
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

  NameDescription
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.

See Also