Table of Contents

Interface IBatchContext

Namespace
Ecng.Serialization
Assembly
Ecng.Serialization.dll

Defines a context for batch operations that supports committing transactions and resource disposal.

public interface IBatchContext : IDisposable
Inherited Members
Extension Methods

Methods

Commit()

Commits the current batch of operations.

void Commit()