ConnectionEventArgs.Source Property
Gets or sets a reference to the object that raised the event.
Namespace:
Rfc1006LibNet.Advanced.EventArgs
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public Rfc1006Base Source { get; set; }
Property Value
Type: Rfc1006Base