Class MirroringDataJSONCreator
This class create list of MonitoringJSONData to send to client
Inheritance
System.Object
MirroringDataJSONCreator
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.MirroringService.MirroringMonitoring
Assembly: EPiServer.Enterprise.dll
Version: 8.11.0Syntax
public class MirroringDataJSONCreator
Constructors
MirroringDataJSONCreator()
Declaration
public MirroringDataJSONCreator()
Methods
GetMirroringScheduleLog(Guid)
Declaration
public static string GetMirroringScheduleLog(Guid context)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | context |
Returns
Type | Description |
---|---|
System.String |
GetMonitoringLog(Guid)
Declaration
public static string GetMonitoringLog(Guid context)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | context |
Returns
Type | Description |
---|---|
System.String |