Interface IReplicationServer
- Namespace
- Coherence.Toolkit.ReplicationServer
- Assembly
- Coherence.ReplicationServer.dll
public interface IReplicationServer
Methods
Start()
bool Start()
Returns
Stop(int)
bool Stop(int timeoutMs = 0)
Parameters
timeoutMs
int
Returns
Events
OnExit
event ExitHandler OnExit
Event Type
OnLog
event LogHandler OnLog