Show / Hide Table of Contents

Delegate Connection.DiagnosticEvent

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