| ARSoft.Tools.Net.Dns Namespace : LongLivedQueryOption.LlqErrorCode Enumeration |
public enum LongLivedQueryOption.LlqErrorCode : System.Enum
| Member | Description |
|---|---|
| BadVersion | The protocol version specified in the client's request is not supported by the server. |
| FormatError | The LLQ was improperly formatted |
| NoError | The LLQ Setup Request was successful. |
| NoSuchLlq | The requested LLQ is expired or non-existent |
| ServerFull | The server cannot grant the LLQ request because it is overloaded, or the request exceeds the server's rate limit. |
| Static | The data for this name and type is not expected to change frequently, and the server therefore does not support the requested LLQ. |
| UnknownError | The LLQ was not granted for an unknown reason. |
System.Object
System.ValueType
System.Enum
ARSoft.Tools.Net.Dns.LongLivedQueryOption.LlqErrorCode