UnitOfWork Class Members
The following tables list the members exposed by UnitOfWork.
Public Constructors
Name | Description | |
---|---|---|
![]() | UnitOfWork Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() | ApplicationInstances | Repository of application instances. |
![]() | PerformanceEvents | Repository of performance events. |
Public Methods
Name | Description | |
---|---|---|
![]() | Complete | Conclude any work done with the data and apply the changes. |
![]() | Dispose | Overloaded. Disposes of the open/living constructs of this implementation. |
See Also