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 |