Backlinks Add to book Export to PDF Rename Page Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help ~~NOTRANS~~ ====== StatusChangedEventArgs Class ====== Provides data for the [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.Rfc1006Base.StatusChanged.Event|StatusChanged]] event. \\ ===== Inheritance Hierarchy ===== [[http://msdn2.microsoft.com/en-us/library/e5kfa45b|System.Object]] \\ [[http://msdn2.microsoft.com/en-us/library/118wxtk3|System.EventArgs]] \\ **[[Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Type|Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs]]** \\ \\ **Namespace:** [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.Namespace|Rfc1006LibNet.Advanced.EventArgs]] \\ **Assembly:** Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3) ===== Syntax ===== **C#** \\ <code csharp> public class StatusChangedEventArgs : EventArgs </code> \\ The **[[Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Type|StatusChangedEventArgs]]** type exposes the following members. \\ ===== Constructors ===== ^----- ^Name ^Description ^ |{{:symbols:public.method.gif|}} |[[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs..ctor.Method|StatusChangedEventArgs]] |Initializes a new instance of the **[[Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Type|StatusChangedEventArgs]]** class using the specified //source//, //exception// information. \\ | ---- [[#StatusChangedEventArgs_Class|Top]] ===== Properties ===== ^----- ^Name ^Description ^ |{{:symbols:public.property.gif|}} |[[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Exception.Property|Exception]] |Gets the error that was occurred during the RFC1006 communication. \\ | |{{:symbols:public.property.gif|}} |[[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.OrginalSource.Property|OrginalSource]] |Gets the original reporting source as determined by pure hit testing, before any possible [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Source.Property|Source]] adjustment by a parent class. \\ | |{{:symbols:public.property.gif|}} |[[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.PreviousStatus.Property|PreviousStatus]] |Gets the previous status of the connection. \\ | |{{:symbols:public.property.gif|}} |[[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Source.Property|Source]] |Gets or sets a reference to the object that raised the event. \\ | |{{:symbols:public.property.gif|}} |[[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.StatusChangedEventArgs.Status.Property|Status]] |Gets the actual status of the connection. \\ | ---- [[#StatusChangedEventArgs_Class|Top]] ===== See Also ===== === Reference === [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.EventArgs.Namespace|Rfc1006LibNet.Advanced.EventArgs Namespace]] \\