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