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