Show / Hide Table of Contents

Delegate Server.OnCloseCallback

Namespace: Pigeoneer
Assembly: Trail.dll
Syntax
public delegate void OnCloseCallback(Server.Connection connection);
Parameters
Type Name Description
Server.Connection connection
Back to top Generated by DocFX