Location information
Defined in RFC 1876.
public class LocRecord : DnsRecordBase
Public Class LocRecord
Inherits DnsRecordBase
public ref class LocRecord : public DnsRecordBase
type LocRecord =
class
inherit DnsRecordBase
end
LocRecord | Creates a new instance of the LocRecord class |
Altitude | Altitude of the geographical position |
HorizontalPrecision | Horizontal precision in centimeters |
Latitude | Latitude of the geographical position |
Longitude | Longitude of the geographical position |
Name |
Domain name
(Inherited from DnsMessageEntryBase) |
RecordClass |
Class of the record
(Inherited from DnsMessageEntryBase) |
RecordType |
Type of the record
(Inherited from DnsMessageEntryBase) |
Size | Size of location in centimeters |
TimeToLive |
Seconds which a record should be cached at most
(Inherited from DnsRecordBase) |
Version | Version number of representation |
VerticalPrecision | Vertical precision in centimeters |
CompareTo | (Inherited from DnsRecordBase) |
Equals(DnsMessageEntryBase) | (Inherited from DnsMessageEntryBase) |
Equals(DnsRecordBase) | (Inherited from DnsRecordBase) |
Equals(Object) | (Inherited from DnsRecordBase) |
GetHashCode | (Inherited from DnsRecordBase) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString |
Returns the textual representation of a record
(Inherited from DnsRecordBase) |