Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("This option has been deprecated and should no longer be used.", _ False)> _ Public Property ForceSilentCcc As Boolean Get Set |
C# |
---|
[ObsoleteAttribute("This option has been deprecated and should no longer be used.", false)] public bool ForceSilentCcc { get; set; } |