Microsoft FactoryOrchestrator Client ServerPoller
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client
ServerPoller Class
Factory Ochestrator uses a polling model. ServerPoller is used to create a polling thread for a given Factory Ochestrator GUID. It can optionally raise a ServerPollerEvent event via OnUpdatedObject.
All Factory Orchestrator GUID types are supported.
public class ServerPoller :
System.IDisposable
Inheritance System.Object 🡒 ServerPoller
Implements System.IDisposable
Constructors
Properties
Methods
- Dispose()
- Dispose(bool)
- StartPolling(Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient)
- StopPolling()