ListItemReceivedEventArgs.Ignored Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Ignored
Gets a value indicating whether the item was ignored.
Declaration
protected bool Ignored { get; }
Property Value
Type | Description |
---|---|
Boolean | True if ignored, false otherwise. |