Gets a value indicating whether the item was ignored.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Protected ReadOnly Property Ignored As Boolean Get |
| C# |
|---|
protected bool Ignored { get; } |