Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Interface IMirroringMonitoringEventSystemCallback

Namespace: EPiServer.MirroringService.MirroringMonitoring
Assembly: EPiServer.Enterprise.dll
Version: 7.19.2
Syntax
public interface IMirroringMonitoringEventSystemCallback

Methods

OnMirroringStatusDataReceived(MirroringStatusEventArgs)

Declaration
void OnMirroringStatusDataReceived(MirroringStatusEventArgs mirroringStatusEvent)
Parameters
Type Name Description
MirroringStatusEventArgs mirroringStatusEvent

Extension Methods