SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Plc
Listener
Manager
Failure Method
Called when PLC manager main thread stops due to fatal error.
Definition
Namespace:
OddPrg.Communication.Plc
Assembly:
OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
void
ManagerFailure
(
Exception
exception
)
Parameters
exception
Exception
Implements
IPlcHeadEnd
ManagerFailure(Exception)
See Also
Reference
PlcListener Class
OddPrg.Communication.Plc Namespace
In This Article
Definition
Parameters
Implements
See Also