LumiSoft Net Help
StateChanged Event
NamespacesLumiSoft.Net.DNS.ClientDNS_ClientTransactionStateChanged
This event is raised when DNS transaction state has changed.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<EventArgs<DNS_ClientTransaction>> StateChanged
Public Event StateChanged As EventHandler(Of EventArgs(Of DNS_ClientTransaction))
public:
 event EventHandler<EventArgs<DNS_ClientTransaction^>^>^ StateChanged {
	void add (EventHandler<EventArgs<DNS_ClientTransaction^>^>^ value);
	void remove (EventHandler<EventArgs<DNS_ClientTransaction^>^>^ value);
}
member StateChanged : IEvent<EventHandler<EventArgs<DNS_ClientTransaction>>,
    EventArgs<DNS_ClientTransaction>>
Value
EventHandler<(Of <(<'EventArgs<(Of <(<'DNS_ClientTransaction>)>)>>)>)>

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119