Expire EDNS Option
Defined in RFC 7314.
public class ExpireOption : EDnsOptionBase
Public Class ExpireOption
Inherits EDnsOptionBase
public ref class ExpireOption : public EDnsOptionBase
type ExpireOption =
class
inherit EDnsOptionBase
end
ExpireOption | Creates a new instance of the ExpireOption class |
SoaExpire | The expiration of the SOA record in seconds. Should be null on queries. |
Type |
Type of the option
(Inherited from EDnsOptionBase) |
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) |