UnusedEvent event

Unused.

Syntax
Visual Basic

Public Event UnusedEvent As ULConnectionParms.UnusedEventHandler
C#

public event ULConnectionParms.UnusedEventHandler UnusedEvent ;
Remarks

This public Event is provided to fix a Visual Studio .NET bug relating to the integration of this class in Visual Basic .NET projects. It has no functional use.

See also