Type: IEventLogService

Summary:

Event client service

Remarks: Available in Operator only

Methods:

AddLog(System.String)

Summary:

Add a new event log

Parameters:

  1. text: Text to log

Properties

Logs

Summary:

Returns list of events

Type:

System.Collections.ObjectModel.ObservableCollection`1[System.Object]

Access:

Read