Show / Hide Table of Contents

Delegate Connection.ConnectionEvent

Namespace: Experior.Core.Communication
Assembly: Experior.Core.dll
Syntax
public delegate void ConnectionEvent(Connection connection);
Parameters
Type Name Description
Connection connection
Back to top Generated by DocFX