Represents work that needs to be performed in a manner
which isolates it from any current application unit of
work transaction.
Namespace: NHibernate.Engine.TransactionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface IIsolatedWork |
| Visual Basic |
|---|
Public Interface IIsolatedWork |
| Visual C++ |
|---|
public interface class IIsolatedWork |