Class Health_Ping
Simple API which is used to test the connection to the EMS using a tenant and end point. https://api.appearition.com/TenantName/api/Health/Ping/0 , where 0 is Channel ID
Inherited Members
Namespace: Appearition.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class Health_Ping : BaseApiGet
Properties
ApiVersion
Declaration
public override int ApiVersion { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Overrides
Data
Declaration
public string Data { get; set; }
Property Value
Type | Description |
---|---|
System.String |