Class MonitoringJSONData
This class used for Ajax
Inheritance
System.Object
MonitoringJSONData
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 MonitoringJSONData
Constructors
MonitoringJSONData()
Declaration
public MonitoringJSONData()
Fields
EmptyElement
Declaration
public static MonitoringJSONData EmptyElement
Field Value
Type | Description |
---|---|
MonitoringJSONData |
Log
Declaration
public string Log
Field Value
Type | Description |
---|---|
System.String |
State
Declaration
public string State
Field Value
Type | Description |
---|---|
System.String |
Time
Declaration
public string Time
Field Value
Type | Description |
---|---|
System.String |