FtpTraversingEventArgs.TraversingState Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9147)
TraversingState
Gets the current traversing state of the current Action.
Inherited from Traversing
Declaration
public TraversingState TraversingState { get; }
Property Value
Type | Description |
---|---|
Traversing |
Current traversing state of the current Action. |