ComponentSpace DNS Class Library Reference

DnsMessage.Truncation Property

Get or sets the flag indicating whether the message is truncated (TC).

[Visual Basic]
Public Property Truncation As Boolean
[C#]
public bool Truncation {get; set;}

Property Value

The flag indicating whether the message is truncated.

See Also

DnsMessage Class | ComponentSpace.Dns Namespace