This class represents DNS client transaction.
| C# | Visual Basic | Visual C++ | F# |
public class DNS_ClientTransaction
Public Class DNS_ClientTransaction
public ref class DNS_ClientTransaction
type DNS_ClientTransaction = class end
| All Members | Methods | Properties | Events | ||
| Icon | Member | Description |
|---|---|---|
| CreateTime |
Gets transaction create time.
| |
| Dispose()()()() |
Cleans up any resource being used.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| ID |
Gets DNS transaction ID.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| QName |
Gets QNAME value.
| |
| QType |
Gets QTYPE value.
| |
| Response |
Gets DNS server response. Value null means no response received yet.
| |
| Start()()()() |
Starts DNS transaction processing.
| |
| State |
Get DNS transaction state.
| |
| StateChanged |
This event is raised when DNS transaction state has changed.
| |
| Timeout |
This event is raised when DNS transaction times out.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| DNS_ClientTransaction | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119