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