Operations at ReplayEngineManagement

This page describes the backend methods at this endpoint.

Signature Description
Void CloseConnection(String id) Forcibly closes an existing connection to the Rapid Recovery Engine.
ReplayEngineConfiguration GetConfiguration() Retrieves the current configuration of the Replay Engine service.
ReplayEngineConnectionInfoCollection GetConnections() Gets a list of the active connections to the Replay Engine service.
Void SetConfiguration(ReplayEngineConfiguration configuration) Sets the configuration of the service.