Show / Hide Table of Contents

Delegate Connection.AlarmDelegate

Namespace: Experior.Core.Communication.PLC
Assembly: Experior.Core.dll
Syntax
public delegate void AlarmDelegate(string plc, string alarmDescription);
Parameters
Type Name Description
System.String plc
System.String alarmDescription
Back to top Generated by DocFX