Interface IReplicationService
Contract for a replication service.
Assembly: Lucene.Net.Replicator.dll
Syntax
public interface IReplicationService
Methods
Name | Description |
---|---|
Perform(IReplicationRequest, IReplicationResponse) | Executes the replication task. |