Interface INotifyServiceStatus
Interface For Logging Service Status Notification to BigQuery.
public interface INotifyServiceStatus
Methods
Notify(NotificationInfoData)
Logs Service Status to BigQuery.
void Notify(NotificationInfoData notificationInfo)
Parameters
notificationInfo
NotificationInfoDataThe information regarding service status.