IPlcManagerStop Method

Stops PLC manager. This method should block until all manager threads are successfully aborted. This method shoud not log any information or error, it should throw an exception. Debug log can be used.

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
C#
void Stop()

See Also