ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
LongLivedQueryOption.LlqErrorCode Enumeration
Long lived query error codes
Syntax
public enum LongLivedQueryOption.LlqErrorCode : System.Enum 
Members
MemberDescription
BadVersionThe protocol version specified in the client's request is not supported by the server.
FormatErrorThe LLQ was improperly formatted
NoErrorThe LLQ Setup Request was successful.
NoSuchLlqThe requested LLQ is expired or non-existent
ServerFullThe server cannot grant the LLQ request because it is overloaded, or the request exceeds the server's rate limit.
StaticThe data for this name and type is not expected to change frequently, and the server therefore does not support the requested LLQ.
UnknownErrorThe LLQ was not granted for an unknown reason.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ARSoft.Tools.Net.Dns.LongLivedQueryOption.LlqErrorCode

See Also

Reference

ARSoft.Tools.Net.Dns Namespace

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X