Long lived query option
Defined in draft-sekar-dns-llq
public class LongLivedQueryOption : EDnsOptionBasePublic Class LongLivedQueryOption
Inherits EDnsOptionBasepublic ref class LongLivedQueryOption : public EDnsOptionBasetype LongLivedQueryOption =
class
inherit EDnsOptionBase
end| LongLivedQueryOption(LongLivedQueryOptionLlqOperationCode, LongLivedQueryOptionLlqErrorCode, UInt64, TimeSpan) | Creates a new instance of the LongLivedQueryOption class |
| LongLivedQueryOption(UInt16, LongLivedQueryOptionLlqOperationCode, LongLivedQueryOptionLlqErrorCode, UInt64, TimeSpan) | Creates a new instance of the LongLivedQueryOption class |
| ErrorCode | Identifies LLQ errors |
| Id | Identifier for an LLQ |
| LeaseTime | Requested or granted life of LLQ |
| OperationCode | Identifies LLQ operation |
| Type |
Type of the option
(Inherited from EDnsOptionBase) |
| Version | Version of LLQ protocol implemented |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |