ConnectionEventArgs.OrginalSource Property

Gets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class.

Namespace: Rfc1006LibNet.Advanced.EventArgs
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

C#

public Rfc1006Base OrginalSource { get; }


Property Value

Type: Rfc1006Base

Reference