Click or drag to resize

LinkEventArgs Class

Holds the connection link.
Inheritance Hierarchy

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public class LinkEventArgs : EventArgs

The LinkEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodLinkEventArgs
Initializes a new instance of the LinkEventArgs class
Top
Properties
  NameDescription
Public propertylnk
The link.
Top
See Also