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; }

Field Value

True if ignored, false otherwise.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also