Enum ReplicationService.ReplicationAction
Actions supported by the ReplicationService.
Namespace: Lucene.Net.Replicator.Http
Assembly: Lucene.Net.Replicator.dll
Syntax
public enum ReplicationAction : int
Fields
| Name | Description |
|---|---|
| OBTAIN | |
| RELEASE | |
| UPDATE |