Microsoft FactoryOrchestrator Core IFactoryOrchestratorService GetServiceEvents()
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.GetServiceEvents() Method
Gets all Service events.
System.Collections.Generic.List<Microsoft.FactoryOrchestrator.Core.ServiceEvent> GetServiceEvents();
Returns
System.Collections.Generic.List<ServiceEvent>
List of all Service events.