ClientConnectionEventArgs.

ClientConnectionEventArgs(IClientConnection) Constructor

Syntax

public ClientConnectionEventArgs(IClientConnection connection)

Parameters

Name Type Description
connection IClientConnection

Return Value

Type Description
void