Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
<ObsoleteAttribute("The Transfered property has been deprecated and will be removed. Use the Transferred property instead.", _ True)> _ Public ReadOnly Property Transfered As Long Get |
| C# |
|---|
[ObsoleteAttribute("The Transfered property has been deprecated and will be removed. Use the Transferred property instead.", true)] public long Transfered { get; } |