Enum DnsOperationCode
Enumerates the different DNS operation codes.
Namespace: Swan.Net.Dns
Syntax
public enum DnsOperationCode
Fields
| Name | Description |
|---|---|
| IQuery | IQuery operation |
| Notify | Notify operation |
| Query | Query operation |
| Status | Status operation |
| Update | Update operation |