IFileSystemTransactionHandle InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Denotes a handle for transaction in a file system. For example: in a distributed system this may be an object instance holding information about transaction which is internal to implementation

Namespace: NFX.IO.FileSystem
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IFileSystemTransactionHandle
See Also