Click or drag to resize
ConnectionEventArgs Constructor
Creates a new object.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ConnectionEventArgs(
	IConnection connection
)

Parameters

connection
Type: VirtualRadar.Interface.NetworkIConnection
See Also