Skip to content

Microsoft FactoryOrchestrator Core IFactoryOrchestratorService GetServiceEvents(System DateTime)

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService

IFactoryOrchestratorService.GetServiceEvents(System.DateTime) Method

Get all Service events since given time.

System.Collections.Generic.List<Microsoft.FactoryOrchestrator.Core.ServiceEvent> GetServiceEvents(System.DateTime timeLastChecked);

Parameters

timeLastChecked System.DateTime

Returns

System.Collections.Generic.List<ServiceEvent>
List of Service events.