Microsoft FactoryOrchestrator Client ServerPoller Dispose(bool)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.ServerPoller
ServerPoller.Dispose(bool) Method
Releases unmanaged and - optionally - managed resources.
protected virtual void Dispose(bool disposing);
Parameters
disposing
System.Boolean
true
to release both managed and unmanaged resources; false
to release only unmanaged resources.