Show / Hide Table of Contents

Delegate Connection.TelegramReceivedEvent

Namespace: Experior.Core.Communication.TCPIP
Assembly: Experior.Core.dll
Syntax
public delegate void TelegramReceivedEvent(Connection sender, string telegram);
Parameters
Type Name Description
Connection sender
System.String telegram
Back to top Generated by DocFX